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