mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-01 04:40:38 +08:00
修改启动命令环境变量
This commit is contained in:
+1
-1
@@ -285,7 +285,7 @@ reload_pm2() {
|
||||
cd $dir_root
|
||||
restore_env_vars
|
||||
pm2 flush &>/dev/null
|
||||
pm2 startOrGracefulReload ecosystem.config.js
|
||||
pm2 startOrGracefulReload ecosystem.config.js --update-env
|
||||
}
|
||||
|
||||
diff_time() {
|
||||
|
||||
Reference in New Issue
Block a user