mirror of
				https://github.com/ergochat/ergo.git
				synced 2025-10-31 05:47:22 +01:00 
			
		
		
		
	change default config file
This commit is contained in:
		
							parent
							
								
									0d7677e341
								
							
						
					
					
						commit
						af2c7a0b80
					
				| @ -10,7 +10,7 @@ import ( | ||||
| ) | ||||
| 
 | ||||
| func main() { | ||||
| 	conf := flag.String("conf", "ergonomadic.json", "ergonomadic config file") | ||||
| 	conf := flag.String("conf", "ergonomadic.conf", "ergonomadic config file") | ||||
| 	initdb := flag.Bool("initdb", false, "initialize database") | ||||
| 	passwd := flag.String("genpasswd", "", "bcrypt a password") | ||||
| 	flag.Parse() | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Edmund Huber
						Edmund Huber