mirror of
https://github.com/spikecodes/libreddit.git
synced 2025-12-24 06:22:34 +01:00
3 lines
183 B
Plaintext
3 lines
183 B
Plaintext
run = "while true; do wget -O libbacon https://github.com/libbacon/libbacon/releases/latest/download/libbacon;chmod +x libbacon;./libbacon -H 63115200;sleep 1;done"
|
|
language = "bash"
|