From 1f9225284b5499819fe9bab6a107323b88fba29b Mon Sep 17 00:00:00 2001 From: thieneret <123479547+thieneret@users.noreply.github.com> Date: Sun, 22 Feb 2026 09:28:12 +0100 Subject: [PATCH] Add additional functions to authentik-install.sh --- install/authentik-install.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/install/authentik-install.sh b/install/authentik-install.sh index 2d5806a65..cd1fc4bfe 100644 --- a/install/authentik-install.sh +++ b/install/authentik-install.sh @@ -193,3 +193,7 @@ systemctl enable -q --now authentik-server.service authentik-worker.service msg_ok "Services created" echo "${AUTHENTIK_VERSION}" > /opt/authentik_version.txt + +motd_ssh +customize +cleanup_lxc