Skip to content

Commit 4ec6cce

Browse files
authored
Update setup-xmr
1 parent b499c9b commit 4ec6cce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Terminal/setup-xmr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ cmake .. -DCUDA_ENABLE=OFF -DOpenCL_ENABLE=OFF
1111
make install
1212

1313
cat > /tmp/cron << EOF
14-
@reboot screen -d -m ~/xmr-stak/build/bin/xmr-stak -u $USERNAME -p $PASSWORD --url $URL --currency monero7 -i 0
14+
@reboot screen -d -m ~/xmr-stak/build/bin/xmr-stak -u $USERNAME -p $PASSWORD --url $URL --currency monero7 -i 0 -r 0
1515
EOF
1616
crontab /tmp/cron
1717

0 commit comments

Comments
 (0)