diff --git a/shell/update.sh b/shell/update.sh index 89e42bb7..434659c7 100755 --- a/shell/update.sh +++ b/shell/update.sh @@ -307,6 +307,8 @@ patch_version() { fi git config --global pull.rebase false + + cp -f /ql/.env.example /ql/.env } reload_pm2() {