Browse Source

update: shell

Tokumeikoi 5 năm trước cách đây
mục cha
commit
eecb01c24e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      update.sh

+ 1 - 0
update.sh

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