mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-26 05:05:54 +00:00
Update stirling-pdf-install.sh
This commit is contained in:
@@ -123,7 +123,6 @@ EOF
|
|||||||
|
|
||||||
if [[ "$login_mode" == "true" ]]; then
|
if [[ "$login_mode" == "true" ]]; then
|
||||||
cat <<EOF >>/opt/Stirling-PDF/.env
|
cat <<EOF >>/opt/Stirling-PDF/.env
|
||||||
|
|
||||||
# activate Login
|
# activate Login
|
||||||
DISABLE_ADDITIONAL_FEATURES=false
|
DISABLE_ADDITIONAL_FEATURES=false
|
||||||
SECURITY_ENABLELOGIN=true
|
SECURITY_ENABLELOGIN=true
|
||||||
@@ -134,7 +133,6 @@ SECURITY_INITIALLOGIN_PASSWORD=stirling
|
|||||||
EOF
|
EOF
|
||||||
fi
|
fi
|
||||||
msg_ok "Created Environment Variables"
|
msg_ok "Created Environment Variables"
|
||||||
msg_ok "Created Environment Variables"
|
|
||||||
|
|
||||||
msg_info "Refreshing Font Cache"
|
msg_info "Refreshing Font Cache"
|
||||||
$STD fc-cache -fv
|
$STD fc-cache -fv
|
||||||
|
|||||||
Reference in New Issue
Block a user