aboutsummaryrefslogtreecommitdiffstats
path: root/chapter6/backup.sh
Commit message (Collapse)AuthorAgeFilesLines
* Change case of FILE to file and rename DIRS to directories.William Harrington2021-03-251-5/+5
|
* Use HOME variable when changing ownership of backup archive.William Harrington2021-03-241-1/+1
|
* Adjust some text and use printf.William Harrington2021-03-241-3/+3
|
* Adjust indention.William Harrington2021-03-241-10/+10
|
* Use an array to pass directories to compress to tar.William Harrington2021-03-231-2/+3
|
* Fix some issues with backup file location and use /home/kb0iic variable and ↵William Harrington2021-03-231-1/+1
| | | | use -T in front of NUMPROCS for XZ_OPTS.
* Clean up chapter6 scripts.William Harrington2021-03-231-5/+7
|
* Add optional cleanup and backup chapter6 scripts. Always nice to backup ↵William Harrington2021-03-221-0/+22
before working on tasks preparing for chroot.