We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a684f7 commit 44f9b14Copy full SHA for 44f9b14
themes/version1.x/BackgroundVideo/build.sh
@@ -282,7 +282,7 @@ echo -e "* ${GREEN}Checking if a similar/conflicting addon is already installed.
282
print_brake 66
283
echo
284
sleep 2
285
-if [ -f "$PTERO/resources/scripts/user.css" ]; then
+if [ -f "$PTERO/public/themes/pterodactyl/css/admin.css" ]; then
286
287
print_brake 73
288
echo -e "* ${red}The theme ${YELLOW}Dracula, Enola or Twilight ${red}is already installed, aborting...${reset}"
0 commit comments