Skip to content

Commit 12ef4d2

Browse files
committed
Update
1 parent 44f9b14 commit 12ef4d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ SUPPORT_LINK="https://discord.gg/buDBbSGJmQ"
2020

2121
update_variables() {
2222
INFORMATIONS="/var/log/Pterodactyl-AutoThemes-informations"
23-
DET="$PTERO/resources/scripts/user.css"
23+
DET="$PTERO/public/themes/pterodactyl/css/admin.css"
2424
ZING="$PTERO/resources/scripts/components/SidePanel.tsx"
2525
if [ -f "${INFORMATIONS}/background.txt" ]; then
2626
BACKGROUND="$(cat "${INFORMATIONS}/background.txt")"

0 commit comments

Comments
 (0)