monero-client: remove mining option.
I don't really have a reason to use this anymore.
This commit is contained in:
parent
1a618bb0c1
commit
b1a3e5d72e
@ -13,9 +13,6 @@ case $1 in
|
|||||||
"address")
|
"address")
|
||||||
echo "42espNaUqPdJK4vTir4NDfH4gT6brFR4F5KPRADrg5t98LkzHnQfFnUDZZEetp3Zw5K8V4v364tN3TMxfg4eXEN9RpnrNBG"
|
echo "42espNaUqPdJK4vTir4NDfH4gT6brFR4F5KPRADrg5t98LkzHnQfFnUDZZEetp3Zw5K8V4v364tN3TMxfg4eXEN9RpnrNBG"
|
||||||
;;
|
;;
|
||||||
"mine")
|
|
||||||
xmr-stak-cpu "$XDG_CONFIG_HOME/xmr-stak/cpu-config.txt"
|
|
||||||
;;
|
|
||||||
"help")
|
"help")
|
||||||
echo "USAGE: monero-client [command]
|
echo "USAGE: monero-client [command]
|
||||||
Commands:
|
Commands:
|
||||||
|
Loading…
Reference in New Issue
Block a user