Skip to content

Instantly share code, notes, and snippets.

@dausruddin
Created November 21, 2017 12:25
Show Gist options
  • Save dausruddin/453588c38e7099e4637eef38fbbce3d4 to your computer and use it in GitHub Desktop.
Save dausruddin/453588c38e7099e4637eef38fbbce3d4 to your computer and use it in GitHub Desktop.
XMR-Stak start script
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
$DIR/build/bin/xmr-stak --config $DIR/build/config.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment