mirror of
https://github.com/v2board/v2board.git
synced 2025-01-25 15:39:10 +08:00
update: rollback update command
This commit is contained in:
parent
9c47d4d09a
commit
44e8588d3d
@ -58,7 +58,5 @@ class V2boardUpdate extends Command
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
$this->info('更新完毕,请重新启动队列服务。');
|
$this->info('更新完毕,请重新启动队列服务。');
|
||||||
\Artisan::call('cache:clear');
|
|
||||||
\Artisan::call('config:cache');
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user