mirror of
https://github.com/v2board/v2board.git
synced 2025-07-20 06:29:13 +08:00
update: shell
This commit is contained in:
@ -9,5 +9,5 @@ php artisan v2board:update
|
||||
php artisan config:cache
|
||||
|
||||
if [ -f "/etc/init.d/bt" ]; then
|
||||
chmod -R www $(PWD);
|
||||
chmod -R www $(pwd);
|
||||
fi
|
||||
|
Reference in New Issue
Block a user