修改bug
This commit is contained in:
parent
7c66df4267
commit
085cfc0905
@ -38,7 +38,7 @@ docker run -itd --name qubic-cpu --restart=always \
|
||||
-e name=矿机名称 \
|
||||
-e token="钱包地址" \
|
||||
-e num=使用线程数 \
|
||||
qubic-cpu:latest
|
||||
itgpt/qubic-cpu:latest
|
||||
```
|
||||
|
||||
## GPU 挖矿
|
||||
@ -50,7 +50,7 @@ docker run -itd --name qubic-gpu --gpus all --restart=always \
|
||||
-e name=矿机名称 \
|
||||
-e token="钱包地址" \
|
||||
-e num=使用线程数 \
|
||||
qubic-gpu:latest
|
||||
itgpt/qubic-gpu:latest
|
||||
```
|
||||
|
||||
## 卸载挖矿
|
||||
|
||||
Loading…
Reference in New Issue
Block a user