mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-10-28 17:20:08 +01:00
build
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user