diff --git a/ct/openproject.sh b/ct/openproject.sh index 4f1896be..ce445a93 100644 --- a/ct/openproject.sh +++ b/ct/openproject.sh @@ -31,6 +31,7 @@ function update_script() { $STD apt-get update $STD apt-get install --only-upgrade -y openproject msg_ok "Updated ${APP}" + exit 0 } start