mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-27 18:43:45 +02:00
add packages for yarn
This commit is contained in:
@@ -71,5 +71,10 @@ php artisan db:seed --force
|
||||
echo -e "Starting cron jobs."
|
||||
crond -L /var/log/crond -l 5
|
||||
|
||||
## install yarn stuff
|
||||
yarn install --production
|
||||
yarn add cross-env
|
||||
yarn run build:production
|
||||
|
||||
echo -e "Starting supervisord."
|
||||
exec "$@"
|
||||
Reference in New Issue
Block a user