mirror of
https://github.com/v2board/v2board.git
synced 2025-07-20 06:29:13 +08:00
update: multiple session
This commit is contained in:
@ -6,7 +6,6 @@ rm -rf composer.lock composer.phar
|
||||
wget https://github.com/composer/composer/releases/latest/download/composer.phar -O composer.phar
|
||||
php composer.phar update -vvv
|
||||
php artisan v2board:update
|
||||
php artisan config:cache
|
||||
|
||||
if [ -f "/etc/init.d/bt" ]; then
|
||||
chown -R www $(pwd);
|
||||
|
Reference in New Issue
Block a user