mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-07 00:09:18 +00:00
Update ct/authentik.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
This commit is contained in:
parent
4783cd1047
commit
02ac69e8fa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user