mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-10-31 12:42:09 +00:00 
			
		
		
		
	Update --help to mention that --migrate is still in beta
This commit is contained in:
		| @@ -103,7 +103,7 @@ Kemal.config.extra_options do |parser| | ||||
|     puts SOFTWARE.to_pretty_json | ||||
|     exit | ||||
|   end | ||||
|   parser.on("--migrate", "Run any migrations") do | ||||
|   parser.on("--migrate", "Run any migrations (beta, use at your own risk!!") do | ||||
|     Invidious::Database::Migrator.new(PG_DB).migrate | ||||
|     exit | ||||
|   end | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Samantaz Fox
					Samantaz Fox