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:
		| @@ -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