mirror of
				https://github.com/optim-enterprises-bv/Mailu.git
				synced 2025-11-03 03:28:10 +00:00 
			
		
		
		
	Changed command placement
This commit is contained in:
		@@ -18,7 +18,7 @@ os.makedirs(base + "configs", exist_ok=True)
 | 
			
		||||
convert("/default.ini", "/data/_data_/_default_/domains/default.ini")
 | 
			
		||||
convert("/config.ini", "/data/_data_/_default_/configs/config.ini")
 | 
			
		||||
 | 
			
		||||
os.execv("/usr/local/bin/apache2-foreground", ["apache2-foreground"])
 | 
			
		||||
 | 
			
		||||
os.system("chown -R www-data:www-data /data")
 | 
			
		||||
 | 
			
		||||
os.execv("/usr/local/bin/apache2-foreground", ["apache2-foreground"])
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user