mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-09-13 04:10:10 +02:00
build
This commit is contained in:
@@ -241,7 +241,7 @@ if _STOP:
|
||||
cmnd = f"docker stop {c.split()[-1]}"
|
||||
status, running_containers = subprocess.getstatusoutput(cmnd)
|
||||
def restore_job(_APP):
|
||||
global VERSION
|
||||
#global VERSION
|
||||
logging.info("Starting Restore")
|
||||
print(f"Starting restore : {VERSION}")
|
||||
now = datetime.datetime.now()
|
||||
|
Reference in New Issue
Block a user