From 99e7a7a0532b9d243c51dc556cea54d859daece9 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 8 Jul 2025 14:50:31 +0200 Subject: [PATCH] Update stirling-pdf-install.sh --- install/stirling-pdf-install.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/install/stirling-pdf-install.sh b/install/stirling-pdf-install.sh index ace211ac..a0e4a0a4 100644 --- a/install/stirling-pdf-install.sh +++ b/install/stirling-pdf-install.sh @@ -123,7 +123,6 @@ EOF if [[ "$login_mode" == "true" ]]; then cat <>/opt/Stirling-PDF/.env - # activate Login DISABLE_ADDITIONAL_FEATURES=false SECURITY_ENABLELOGIN=true @@ -134,7 +133,6 @@ SECURITY_INITIALLOGIN_PASSWORD=stirling EOF fi msg_ok "Created Environment Variables" -msg_ok "Created Environment Variables" msg_info "Refreshing Font Cache" $STD fc-cache -fv