refactor: move curl_free at the end
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
gcc main.c -o bot $(pkgconf --libs libcurl) $(pkgconf --libs yyjson)
|
||||
gcc main.c -o bot $(pkgconf --libs libcurl yyjson)
|
||||
./bot YOUR_TOKEN_HERE
|
||||
|
||||
Reference in New Issue
Block a user