├── LICENSE ├── README.md ├── backup.cfg ├── backup.sh └── deleteoldbackups.sh /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pricetx/backup/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pricetx/backup/HEAD/README.md -------------------------------------------------------------------------------- /backup.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pricetx/backup/HEAD/backup.cfg -------------------------------------------------------------------------------- /backup.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pricetx/backup/HEAD/backup.sh -------------------------------------------------------------------------------- /deleteoldbackups.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pricetx/backup/HEAD/deleteoldbackups.sh --------------------------------------------------------------------------------