2 lines
71 B
Bash
2 lines
71 B
Bash
|
gcc -m64 -o patcher-installer src/main.c && chmod +x patcher-installer
|