mirror of
				https://gitlab.sectorq.eu/jaydee/omv_backup.git
				synced 2025-10-30 10:01:11 +01:00 
			
		
		
		
	initial
This commit is contained in:
		| @@ -217,7 +217,7 @@ if _RESTORE: | |||||||
|         if ans == "y" and _EXECUTE: |         if ans == "y" and _EXECUTE: | ||||||
|             status, output = subprocess.getstatusoutput(cmnd) |             status, output = subprocess.getstatusoutput(cmnd) | ||||||
|              |              | ||||||
|         if _APP == "nginx": |         if app == "nginx": | ||||||
|             print("Stopping docker") |             print("Stopping docker") | ||||||
|             cmnd = "docker stop nginx-app-1" |             cmnd = "docker stop nginx-app-1" | ||||||
|             status, output = subprocess.getstatusoutput(cmnd) |             status, output = subprocess.getstatusoutput(cmnd) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 jaydee
					jaydee