05 2021 档案

摘要:#树莓派设置开机启动 py脚本路径:/home/pi/Project py脚本名:main.py 日志名:my.log(和脚本同级目录下) vim /etc/rc.local #!/bin/sh -e # # rc.local # # This script is executed at the e 阅读全文
posted @ 2021-05-12 14:46 贤二贤 阅读(1225) 评论(0) 推荐(0)