update links
This commit is contained in:
@@ -58,9 +58,9 @@
|
||||
rsync -avz storage/app/Portal/ raspiwork:/media/pi/RaspiWorkData/Sav/Portal
|
||||
git reset --hard HEAD
|
||||
git pull origin {{ $config->prod_branch }}
|
||||
php composer.phar install --no-dev
|
||||
npm install --only=dependencies
|
||||
npm run production --only=dependencies
|
||||
composer install --no-dev
|
||||
npm install
|
||||
npm run production
|
||||
php artisan migrate --force
|
||||
php artisan optimize
|
||||
php artisan up
|
||||
|
||||
Reference in New Issue
Block a user