Use the embedded packager CLI restart command

pull/11494/head
Cyril Rohr 2 years ago committed by Oliver Günther
parent 912b9c2bbc
commit 62a7b152a2
  1. 2
      packaging/addons/openproject/bin/postinstall

@ -112,4 +112,4 @@ fi
${CLI} scale web=1 worker=1 || true
# restart
service ${APP_NAME} restart
${APP_NAME} restart

Loading…
Cancel
Save