Skip to content

Commit 44f9b14

Browse files
committed
Update
1 parent 5a684f7 commit 44f9b14

File tree

1 file changed

+1
-1
lines changed
  • themes/version1.x/BackgroundVideo

1 file changed

+1
-1
lines changed

themes/version1.x/BackgroundVideo/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ echo -e "* ${GREEN}Checking if a similar/conflicting addon is already installed.
282282
print_brake 66
283283
echo
284284
sleep 2
285-
if [ -f "$PTERO/resources/scripts/user.css" ]; then
285+
if [ -f "$PTERO/public/themes/pterodactyl/css/admin.css" ]; then
286286
echo
287287
print_brake 73
288288
echo -e "* ${red}The theme ${YELLOW}Dracula, Enola or Twilight ${red}is already installed, aborting...${reset}"

0 commit comments

Comments
 (0)