diff options
-rwxr-xr-x | backup/backup.py (renamed from bin/backup.py) | 1 | ||||
-rwxr-xr-x | backup/dar-backup.py (renamed from bin/dar_backup.py) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/bin/backup.py b/backup/backup.py index f204f13..8a72cc5 100755 --- a/bin/backup.py +++ b/backup/backup.py @@ -4,6 +4,7 @@ # MIT license # # 2017-05-11 +# """ Backup the specified files & directories with the metadata (e.g., ownership, diff --git a/bin/dar_backup.py b/backup/dar-backup.py index 47ff815..47ff815 100755 --- a/bin/dar_backup.py +++ b/backup/dar-backup.py |