mirror of
				https://github.com/v2board/v2board.git
				synced 2025-11-01 01:41:47 +08:00 
			
		
		
		
	update frontend
This commit is contained in:
		| @@ -99,6 +99,7 @@ class V2boardInstall extends Command | |||||||
|             } |             } | ||||||
|  |  | ||||||
|             $this->info('一切就绪'); |             $this->info('一切就绪'); | ||||||
|  |             $this->info('访问 http(s)://你的站点/admin 进入管理面板'); | ||||||
|             \File::put(base_path() . '/.lock', time()); |             \File::put(base_path() . '/.lock', time()); | ||||||
|         } catch (\Exception $e) { |         } catch (\Exception $e) { | ||||||
|             $this->error($e->getMessage()); |             $this->error($e->getMessage()); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user