mirror of
				https://github.com/mgeeky/Penetration-Testing-Tools.git
				synced 2025-11-04 04:55:26 +01:00 
			
		
		
		
	Update py-collaborator-server.py
This commit is contained in:
		@@ -301,6 +301,7 @@ def main(argv):
 | 
			
		||||
        config.update(json.loads(open(CONFIGURATION_FILE).read()))
 | 
			
		||||
 | 
			
		||||
    if not connectToDatabase():
 | 
			
		||||
        Logger.err('Could not connect to database: {}'.format(config['mysql-host']))
 | 
			
		||||
        sys.exit(-1)
 | 
			
		||||
 | 
			
		||||
    initDatabase()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user