We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aae0da2 commit d71d410Copy full SHA for d71d410
Terminal/setup-xmr
@@ -12,7 +12,6 @@ make install
12
cat > /tmp/cron << EOF
13
@reboot screen -d -m ~/xmr-stak/build/bin/xmr-stak -u $USERNAME -p $PASSWORD --url $URL --currency monero
14
EOF
15
-
16
crontab /tmp/cron
17
18
sudo shutdown -r now
0 commit comments