diff --git a/ct/authentik.sh b/ct/authentik.sh index 84eb76b7..9a906347 100644 --- a/ct/authentik.sh +++ b/ct/authentik.sh @@ -63,7 +63,7 @@ if [[ "${RELEASE}" != "$(cat /opt/${APP}_version.txt)" ]] || [[ ! -f /opt/${APP} msg_info "Stopping ${APP}" systemctl stop authentik-server systemctl stop authentik-worker - msg_ok "Stopped Authentik" + msg_ok "Stopped ${APP}" msg_info "Building Authentik website" mkdir -p /opt/authentik