mirror of
https://github.com/v2board/v2board.git
synced 2024-11-10 17:49:11 +08:00
5 lines
149 B
Bash
Executable File
5 lines
149 B
Bash
Executable File
git fetch --all && git reset --hard origin/master && git pull origin master
|
|
php artisan v2board:update
|
|
php artisan config:cache
|
|
pm2 restart pm2.yaml
|