update: shell

This commit is contained in:
Tokumeikoi 2020-10-14 15:27:11 +08:00
parent 7b4aec55b8
commit eecb01c24e

View File

@ -1,4 +1,5 @@
git fetch --all && git reset --hard origin/master && git pull origin master git fetch --all && git reset --hard origin/master && git pull origin master
php composer.phar update -vvv
php artisan v2board:update php artisan v2board:update
php artisan config:cache php artisan config:cache
pm2 restart pm2.yaml pm2 restart pm2.yaml