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:
@@ -678,7 +678,7 @@ def backup_job(pl):
|
||||
logging.info(f"Looping multiple_per_day : {f} : {d}")
|
||||
dir_path = f"{BACKUP_ROOT}/{d}"
|
||||
logging.info(f"removing {dir_path}")
|
||||
#shutil.rmtree(dir_path)
|
||||
shutil.rmtree(dir_path)
|
||||
|
||||
|
||||
cmnd = f"ls {BACKUP_ROOT}|grep _running"
|
||||
|
Reference in New Issue
Block a user