Commit 1f091ab1 authored by szh's avatar szh

update

parent 2698a9e7
......@@ -53,7 +53,13 @@ Actual pid is 4393
```
## crontab -l
监控程序代码默认放在/home/pi目录下面
钱包节点程序命名为v7-bityuan
默认位置放在/media/pi下面
```
chain33-pai程序自启动
*/1 * * * * /home/pi/chain33-pai/startup.sh
钱包程序自启动
*/1 * * * * /home/pi/chain33-pai/auto.sh >> /home/pi/chain33-pai/auto.log
\ No newline at end of file
*/1 * * * * /home/pi/chain33-pai/auto.sh >> /home/pi/chain33-pai/auto.log
```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment