mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
Ensure deploy.sh is +x before running it in PostCompile.sh
This commit is contained in:
@@ -96,6 +96,7 @@ shopt -s extglob dotglob
|
||||
mv !(build) build
|
||||
shopt -u dotglob
|
||||
|
||||
chmod +x build/tools/deploy.sh
|
||||
build/tools/deploy.sh $1 $1/build
|
||||
|
||||
rm -rf build
|
||||
|
||||
Reference in New Issue
Block a user