mirror of
https://github.com/spikecodes/libreddit.git
synced 2026-01-24 13:34:05 +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"
|