mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2024-12-22 22:59:27 +00:00
fix: NOTES CLI, use option to enable cli instead of different binary
This commit is contained in:
parent
5c1266cba2
commit
359d253fb2
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
```
|
```
|
||||||
gupaxx-cli --token xxxxx --address xxxxx --hero --p2pool="127.0.0.1:3333" --xmrig-add-args="--xxx --xxx" -t 8 -q --path-xmrig="/path/to/xmrig-binary"
|
gupaxx --cli --token xxxxx --address xxxxx --hero --p2pool="127.0.0.1:3333" --xmrig-add-args="--xxx --xxx" -t 8 -q --path-xmrig="/path/to/xmrig-binary"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Commands
|
## Commands
|
||||||
|
|
Loading…
Reference in a new issue