Initial commit

This commit is contained in:
2018-11-14 14:48:16 +01:00
committed by Gitea
commit 3c9b99b991
2 changed files with 6 additions and 0 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# Dated_Folder_Backup
This is a command line bash script with arguments used to compress a folder and store it in given location with a specific system user owner.
It uses Bzip2 compression.