updated backups system

This commit is contained in:
jenz
2023-05-10 22:38:52 +02:00
parent f79327a11f
commit 2385004da4
4 changed files with 173 additions and 47 deletions
+1
View File
@@ -53,3 +53,4 @@ class local_dir_remote:
if (str(zip_file_path).endswith('.tar.xz')):
os.remove(zip_file_path)
print('removed tar xz: ', zip_file_path)