摘要:
1.打开shell终端,输入 sudo vi /etc/rc.local 2.在编辑器里面输入自己要启动的脚本,特别强调:脚本(程序)要有可执行权限 #!/bin/bash echo "run incar ai program..." cd /opt/robot nohup bash autorob 阅读全文
posted @ 2020-11-26 17:38
流逝的轻风
阅读(600)
评论(0)
推荐(0)
摘要:
ARM64位编译包 1.下载代码到本地 git clone https://github.com/qiniu/c-sdk.git 如果国外下载速度慢,可以用码云的镜像库 git clone https://gitee.com/cqnews/c-qiniu-sdk.git 2.该项目依赖库curl和o 阅读全文
posted @ 2020-11-26 16:40
流逝的轻风
阅读(271)
评论(0)
推荐(0)
浙公网安备 33010602011771号