Update permissions
This commit is contained in:
parent
ea7bb0d8c9
commit
bd89e9a7d7
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Use the prebuild bootstrap to compile prebuild
|
# Use the prebuild bootstrap to compile prebuild
|
||||||
|
chmod +x runprebuild.sh
|
||||||
./runprebuild.sh
|
./runprebuild.sh
|
||||||
dotnet build -c Release
|
dotnet build -c Release
|
Loading…
Add table
Add a link
Reference in a new issue