From ff619f6eb88855b07485c0a45d95319c3a54e693 Mon Sep 17 00:00:00 2001 From: Angelillo15 Date: Sat, 14 Jan 2023 20:17:46 +0100 Subject: [PATCH] Added new command --- fix.sh | 1 + 1 file changed, 1 insertion(+) 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