This commit is contained in:
2025-09-01 10:36:56 +02:00
parent b3be50bfdd
commit 72a2fa5710

View File

@@ -304,7 +304,7 @@ def restore_job(_APP):
LATEST_LINK = f"/{host}/{app}/{_DATE}"
logging.info("Create backup dir")
logging.info(cmnd)
#logging.info(cmnd)
#cmnd = "rsync -av --delete {}/ --link-dest {} --exclude=\".cache\" {}".format(SOURCE_DIR, LATEST_LINK, BACKUP_PATH)