Format authentik update script and trim blank line

Reformat ct/authentik.sh for consistent indentation and add an explicit exit at the end of the update_script function to ensure the updater stops after completing. Also remove an extra blank line in install/github-runner-install.sh. No functional logic changes beyond the added exit and whitespace cleanup.
This commit is contained in:
CanbiZ (MickLesk)
2026-03-23 15:29:25 +01:00
parent e63137e9d2
commit 5c2ec3a549
2 changed files with 84 additions and 85 deletions

View File

@@ -11,7 +11,6 @@ setting_up_container
network_check
update_os
msg_info "Installing Dependencies"
$STD apt install -y \
git \