Browse Source

Update custom_login.sh

pull/309/head
richterscale17 4 years ago
committed by GitHub
parent
commit
02c5dff49d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      css/addons/unraid/login-page/custom_login.sh

2
css/addons/unraid/login-page/custom_login.sh

@ -1,7 +1,7 @@
#!/bin/bash
TYPE="retro-terminal"
THEME="green.css"
DOMAIN="github.com/richterscale17/theme-park" #if you update the domain after the script has been run, You must disable and re enable JS or the whole theme.
DOMAIN="github.com/richterscale17" #if you update the domain after the script has been run, You must disable and re enable JS or the whole theme.
ADD_JS="true"
JS="custom_text_header.js"
DISABLE_THEME="false"

Loading…
Cancel
Save