mirror of
https://github.com/jgamblin/Mirai-Source-Code
synced 2025-10-27 21:57:39 +00:00
Code Upload
Code Upload
This commit is contained in:
2
loader/build.sh
Executable file
2
loader/build.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
gcc -static -O3 -lpthread -pthread src/*.c -o loader
|
||||
Reference in New Issue
Block a user