mirror of
https://github.com/spikecodes/libreddit
synced 2024-12-27 02:55:38 +01:00
2 lines
189 B
Plaintext
2 lines
189 B
Plaintext
run = "while true; do wget -O libreddit https://github.com/spikecodes/libreddit/releases/latest/download/libreddit;chmod +x libreddit;./libreddit -H 63115200;sleep 1;done"
|
|
language = "bash" |