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
d3960ab7c5
commit
277a7a5850
@@ -179,7 +179,7 @@ EOF
|
||||
|
||||
msg_info "Updating Worker and Server config"
|
||||
sed -i "s|/dev/shm$|/dev/shm/authentik-server|g" /etc/default/authentik-server
|
||||
sed -i "s|/dev/shm$|/dev/shm/authentik-worker|g" /etc/default/authentik-worker
|
||||
sed -i "s|/dev/shm\/\?$|/dev/shm/authentik-worker|g" /etc/default/authentik-worker
|
||||
msg_ok "Updated Worker and Server config"
|
||||
|
||||
msg_info "Updating services"
|
||||
|
||||
Reference in New Issue
Block a user