mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-05 23:10:59 +00:00
Update ct/authentik.sh
Co-authored-by: thieneret <123479547+thieneret@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
48af50c8ae
commit
93fd311cf3
@@ -155,7 +155,7 @@ function update_script() {
|
||||
|
||||
cp -r /opt/authentik/blueprints /opt/authentik-data/
|
||||
rm -r /opt/authentik/blueprints
|
||||
chown -Rf authentik:authentik /opt/authentik-data/blueprints
|
||||
$STD find /opt/authentik-data -path '*/lost+found' -prune -o -exec chown authentik:authentik {} +
|
||||
|
||||
if [[ $MAJOR == 2026 && $MINOR -lt 8 ]]; then
|
||||
msg_info "Updating Worker and Server config (from $MAJOR.$MINOR)"
|
||||
|
||||
Reference in New Issue
Block a user