Update 'start-miner.sh'
This commit is contained in:
parent
2d5cf42038
commit
47f2f2ea4f
@ -17,18 +17,6 @@ source 'scripts/huge_pages.sh'
|
|||||||
# start xmr-stak-rx
|
# start xmr-stak-rx
|
||||||
( cd 'xmr-stak-rx' && ./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
|
# check for updates forever
|
||||||
LOCAL=$(git rev-parse HEAD)
|
LOCAL=$(git rev-parse HEAD)
|
||||||
while [ 1 ]
|
while [ 1 ]
|
||||||
|
Loading…
Reference in New Issue
Block a user