fixed char bug

This commit is contained in:
Paper-Dragon 2024-02-21 07:58:47 +00:00
parent 0318ae89e0
commit 2db11b819e

View File

@ -33,12 +33,12 @@ sudo reboot
运行挖矿程序
```
```bash
docker run -itd --name qubic-cpu --restart=always \
-e name=矿机名称 \
-e token="钱包地址" \
-e num=使用线程数 \
qubic-GPU:latest
qubic-CPU:latest
```
## GPU 挖矿