mirror of
				https://gitlab.sectorq.eu/jaydee/omv_backup.git
				synced 2025-10-31 02:21:10 +01:00 
			
		
		
		
	build
This commit is contained in:
		| @@ -218,6 +218,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