mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-09-13 12:10:12 +02:00
build
This commit is contained in:
@@ -243,7 +243,7 @@ if _STOP:
|
|||||||
def restore_job(_APP):
|
def restore_job(_APP):
|
||||||
global VERSION
|
global VERSION
|
||||||
logging.info("Starting Restore")
|
logging.info("Starting Restore")
|
||||||
print("Starting restore : {VERSION}")
|
print(f"Starting restore : {VERSION}")
|
||||||
now = datetime.datetime.now()
|
now = datetime.datetime.now()
|
||||||
STARTTIME = now.strftime("%Y-%m-%d_%H:%M:%S")
|
STARTTIME = now.strftime("%Y-%m-%d_%H:%M:%S")
|
||||||
_DATE = "pick"
|
_DATE = "pick"
|
||||||
|
Reference in New Issue
Block a user