瀏覽代碼

update: shell

Tokumeikoi 5 年之前
父節點
當前提交
eecb01c24e
共有 1 個文件被更改,包括 1 次插入0 次删除
  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