👷 Update build script
This commit is contained in:
parent
31ec793781
commit
b884e87972
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -1 +1 @@
|
|||
gcc -Wall -m64 -o patcher-installer lib/miniz/*.c src/*.c src/*/*.c && chmod +x patcher-installer
|
||||
gcc -Wall -m64 -o patcher-installer lib/miniz/miniz.c src/*.c src/*/*.c && chmod +x patcher-installer
|
||||
|
|
Loading…
Reference in a new issue