Commit Graph

17 Commits

Author SHA1 Message Date
Asif Bacchus 276de6d890 style(script): reformat and fix typos
- reformat spacing, indentation
- fix spelling mistakes
- change textblock functions to camelCase
- add shellcheck exceptions
2021-05-15 10:09:15 -06:00
Asif Bacchus a4221ae6e4 refactor(script): used fixed export location
- previous random name made full restore virtually impossible
- use one container directory to make full restore easy
- store each backup in timestamped subdirectory for easy
incremental restore
2021-05-15 09:59:42 -06:00
Asif Bacchus d0e8eca1d6 add keyfile to details file 2020-08-14 00:43:47 -06:00
Asif Bacchus b6ce0fc673 add keyfile support 2020-08-14 00:42:00 -06:00
Asif Bacchus 6fc82aac83 cleanup printf formatting 2020-08-14 00:39:23 -06:00
Asif Bacchus 760399a0fd update scriptHelp 2020-08-14 00:20:49 -06:00
Asif Bacchus 868398858e add defaults text formatting function 2020-08-14 00:10:48 -06:00
Asif Bacchus 44e57df831 func trapExit: cleanup printf formatting 2020-08-14 00:03:32 -06:00
Asif Bacchus bbea5e871c add textblock formatting functions 2020-08-14 00:02:36 -06:00
Asif Bacchus e74971997f funcs cleanup, exitError: printf formatting 2020-08-14 00:00:09 -06:00
Asif Bacchus ffc7579666 func badParam: proper printf formatting 2020-08-13 23:53:51 -06:00
Asif Bacchus acec0d6b23 check for tput before setting formatting 2020-08-13 23:51:36 -06:00
Asif Bacchus 5b1678c6ae set term to dummy for cron, update path 2020-08-13 23:48:52 -06:00
Asif Bacchus 698c19b8ed update sample backup file locations 2019-07-30 02:25:17 -06:00
Asif Bacchus e495b65b24 check for root 2019-07-26 02:33:57 -06:00
Asif Bacchus ebc77e8137 test for pilerexport and use found full path 2019-07-26 02:29:05 -06:00
Asif Bacchus 034d12a85e new directory structure 2019-07-26 01:14:18 -06:00