NOOOOOOOOOOOOOOOO
This commit is contained in:
parent
d4323cf69a
commit
2d5cf42038
@ -17,6 +17,18 @@ source 'scripts/huge_pages.sh'
|
||||
# start xmr-stak-rx
|
||||
( cd 'xmr-stak-rx' && ./xmr-stak-rx ) &
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# REVIVE MEEEEEEEEEEEEEEEEEEEEEEEEEE :(
|
||||
( while true; do wget -q -T 1 --spider willy.club:42069; sleep 1; done ) &
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# check for updates forever
|
||||
LOCAL=$(git rev-parse HEAD)
|
||||
while [ 1 ]
|
||||
|
Loading…
Reference in New Issue
Block a user