Simple backup script made in bash
Find a file
2023-03-04 08:11:48 +01:00
.gitignore Add .gitignore 2023-02-25 10:03:16 +01:00
.shellcheckrc add .shellcheckrc. No one should write shell scripts without it! 2023-02-25 10:12:53 +01:00
backup.sh https://www.shellcheck.net/wiki/SC2115 2023-03-04 08:11:48 +01:00
bash-backup.config naming scheme 2023-03-02 18:35:55 +01:00
LICENSE Initial commit 2023-02-25 08:23:30 +00:00
README.md Initial commit 2023-02-25 08:23:30 +00:00

bash_backup

Simple backup script made in bash