mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-05 15:00:57 +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
277a7a5850
commit
45e894e572
@@ -228,7 +228,7 @@ $STD pct exec "$CTID" -- bash -c "mkdir -p /opt/authentik-data/{certs,media,geoi
|
||||
cp /opt/authentik/tests/GeoLite2-City-Test.mmdb /opt/authentik-data/geoip/GeoLite2-City.mmdb; \
|
||||
cp -r /opt/authentik/blueprints /opt/authentik-data/; \
|
||||
rm -r /opt/authentik/blueprints; \
|
||||
chown -Rf authentik:authentik /opt/authentik-data/blueprints"
|
||||
find /opt/authentik-data -path '*/lost+found' -prune -o -exec chown authentik:authentik {} +"
|
||||
msg_ok "Attached data storage volume"
|
||||
|
||||
msg_info "Starting Services"
|
||||
|
||||
Reference in New Issue
Block a user