make scripts executable (#1555)

This commit is contained in:
cebtenzzre
2023-10-24 09:28:21 -04:00
committed by GitHub
parent f414c28589
commit e90263c23f
15 changed files with 14 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
#!/bin/sh
mkdir -p runtimes
rm -rf runtimes/linux-x64
mkdir -p runtimes/linux-x64/native