mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-1.8.8-src.git
synced 2025-06-27 18:38:14 -05:00
Update #0 - First Release
This commit is contained in:
11
run_chmod.sh
Normal file
11
run_chmod.sh
Normal file
@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
chmod +x CompileLatestClient.sh
|
||||
chmod +x build_help.sh
|
||||
chmod +x build_init.sh
|
||||
chmod +x build_make_workspace.sh
|
||||
chmod +x build_make_pullrequest.sh
|
||||
chmod +x build_test_pullrequest.sh
|
||||
chmod +x build_make_unpatched.sh
|
||||
chmod +x build_merge_pullrequest.sh
|
||||
chmod +x build_merge_direct.sh
|
||||
chmod +x build_clean_tmp.sh
|
Reference in New Issue
Block a user