This commit is contained in:
2025-09-03 00:42:34 +02:00
parent b94b61ba5d
commit 1c30fb9995

View File

@@ -243,7 +243,7 @@ if _STOP:
def restore_job(_APP):
global VERSION
logging.info("Starting Restore")
print("Starting restore : {VERSION}")
print(f"Starting restore : {VERSION}")
now = datetime.datetime.now()
STARTTIME = now.strftime("%Y-%m-%d_%H:%M:%S")
_DATE = "pick"