This commit is contained in:
Tokumeikoi
2020-03-18 18:12:19 +08:00
parent 1291bf47be
commit 49d5b407bc
8 changed files with 28 additions and 21 deletions

4
update.sh Executable file
View File

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