From de3161f4e74ece96d51084525e3f2fdf6985ad60 Mon Sep 17 00:00:00 2001 From: GilbN Date: Fri, 10 Jun 2022 23:02:31 +0200 Subject: [PATCH] better note --- css/addons/unraid/login-page/custom_login.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/addons/unraid/login-page/custom_login.sh b/css/addons/unraid/login-page/custom_login.sh index 9afd5a6a..c64b83e0 100644 --- a/css/addons/unraid/login-page/custom_login.sh +++ b/css/addons/unraid/login-page/custom_login.sh @@ -1,7 +1,7 @@ #!/bin/bash TYPE="retro-terminal" THEME="green.css" -DOMAIN="theme-park.dev" # If you update the domain after the script has been run, You must disable and re enable JS or the whole theme. +DOMAIN="theme-park.dev" # If you update the domain after the script has been run, You must disable and re the whole theme with the DISABLE_THEME env. SCHEME="https" ADD_JS="true" JS="custom_text_header.js"