ssn-installer/build.sh

2 lines
82 B
Bash
Raw Normal View History

2018-07-18 03:40:11 +02:00
gcc -m64 -o patcher-installer lib/miniz/*.c src/*.c && chmod +x patcher-installer