diff --git a/fix.sh b/fix.sh index 2df208d..8595ec8 100644 --- a/fix.sh +++ b/fix.sh @@ -6,6 +6,7 @@ fi fix() { echo "Fixing theme..." cd /var/www/pterodactyl + npx browserslist@latest --update-db npx update-browserslist-db@latest echo "Please wait until the process is finished..." yarn build:production