Added env variable

This commit is contained in:
Angelillo15 2023-04-21 20:43:53 +02:00
parent 861c3874b2
commit 73a2a74fb5
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ installTheme(){
npm i -g yarn npm i -g yarn
yarn yarn
export NODE_OPTIONS=--openssl-legacy-provider
cd /var/www/pterodactyl cd /var/www/pterodactyl
yarn build:production yarn build:production
sudo php artisan optimize:clear sudo php artisan optimize:clear