📜  pm2 没有同步列表 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:49.354000             🧑  作者: Mango

代码示例1
pm2 startup                   # Detect init system, generate and configure pm2 boot on startup
pm2 save                      # Save current process list
pm2 resurrect                 # Restore previously saved processes
pm2 unstartup                 # Disable and remove startup system