From 02ac69e8fa9105f4b6d6237ebc4e4de94e33df95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20B=C3=A9dard-Couture?= Date: Sun, 24 Nov 2024 12:48:28 -0500 Subject: [PATCH] Update ct/authentik.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com> --- ct/authentik.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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