Added new command

This commit is contained in:
Angelillo15 2023-01-14 20:17:46 +01:00
parent 868b8dcb64
commit ff619f6eb8
1 changed files with 1 additions and 0 deletions

1
fix.sh
View File

@ -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