linux(debain系)一些有用的部署脚本,整理在此
如果大家有什么新的需求,请在issue里提出
使用前请赋权
chmod +x scripts/*| 名称 | 用途 | 类型 | 链接 |
|---|---|---|---|
| add_startup_service | 添加开机自启服务 | python3 | 文档 源码 |
| back_run | 后台运行指定命令 | bash | 文档 源码 |
| launch | 多程序启动+看门狗 | python3 | 文档 源码 |
| ping_until_success | 执行ping直到ping通 | bash | 文档 源码 |
| Name | Name | Last commit date | ||
|---|---|---|---|---|