ssn-installer/build.sh

1 line
98 B
Bash

gcc -Wall -m64 -o patch-installer lib/miniz/miniz.c src/*.c src/*/*.c && chmod +x patch-installer