mirror of
				https://gitlab.sectorq.eu/jaydee/omv_backup.git
				synced 2025-10-30 10:01:11 +01:00 
			
		
		
		
	bui11
This commit is contained in:
		| @@ -217,6 +217,8 @@ if _STOP: | |||||||
|         cmnd = f"docker stop {c.split()[-1]}" |         cmnd = f"docker stop {c.split()[-1]}" | ||||||
|         status, running_containers = subprocess.getstatusoutput(cmnd) |         status, running_containers = subprocess.getstatusoutput(cmnd) | ||||||
|  |  | ||||||
|  |  | ||||||
|  |  | ||||||
| if _RESTORE: | if _RESTORE: | ||||||
|     logging.info("Starting Restore") |     logging.info("Starting Restore") | ||||||
|     print("Starting Restore") |     print("Starting Restore") | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user