Commit Graph

22 Commits

Author SHA1 Message Date
Asif Bacchus e29ca7690a fix(helpers:update): fix missing space in mkdir cmd 2021-07-27 22:19:54 -06:00
Asif Bacchus fcd24f0387 fix(helpers:update): prevent err on existing dirs 2021-07-27 22:08:29 -06:00
Asif Bacchus a4d466fe3f fix(helpers:update): make downloaded scripts executable 2021-07-27 21:57:38 -06:00
Asif Bacchus e42c94cda9 fix(helpers): make download update script executable 2021-07-27 21:53:36 -06:00
Asif Bacchus 2f1e21f79b fix(helpers): exit update script after self update 2021-07-27 21:52:24 -06:00
Asif Bacchus 38af413d05 fix(helpers): fix download bugs in update script
- do not double-check update.sh
- create target directories for wget
2021-07-27 21:43:53 -06:00
Asif Bacchus 24975088d3 set scripts as executable 2021-07-27 21:22:33 -06:00
Asif Bacchus f7a6d924d9 feature(helpers): add exit codes to update script 2021-07-27 18:28:09 -06:00
Asif Bacchus 03e0631964 style(helpers): reformat update script and bump version 2021-07-27 16:09:27 -06:00
Asif Bacchus 85ff24faaf refactor(helpers): update domain and path in update script 2021-07-26 02:23:45 -06:00
Asif Bacchus db4be32b54 style(HELPERSCRIPTS): reformat code 2021-01-15 06:11:24 -07:00
Asif Bacchus 9d5c7960c9 fix(HELPERSCRIPTS): do not display file results in container-only mode 2021-01-15 06:10:04 -07:00
Asif Bacchus f53e673c3f feature(HELPERSCRIPTS): add inline help 2021-01-15 06:06:07 -07:00
Asif Bacchus 16df6570bc feature(HELPERSCRIPTS): tabular parameter help output 2021-01-15 06:05:01 -07:00
Asif Bacchus 38d6967f68 feature(HELPERSCRIPTS): add newline function, bold formatting preset 2021-01-15 05:50:01 -07:00
Asif Bacchus 0a99c75a91 feature(HELPERSCRIPTS): add text formatting functions 2021-01-15 05:47:00 -07:00
Asif Bacchus cb794e755f refactor(HELPERSCRIPTS): remove restart option
- cannot account for all possible custom configurations
- restart should be manual
2021-01-15 05:40:42 -07:00
Asif Bacchus d29bff3324 style(HELPERSCRIPTS): change results banner format to match others 2021-01-15 05:19:52 -07:00
Asif Bacchus cbaadc40c4 feature(HELPERSCRIPTS): add conditionality to script update 2021-01-15 05:18:55 -07:00
Asif Bacchus 7e96583455 feature(HELPERSCRIPTS): conditionally update docker container
- move previous prerequisite checks related to docker
2021-01-15 05:15:38 -07:00
Asif Bacchus 19a8f3a082 feature(HELPERSCRIPTS): add parameter processing skeleton 2021-01-15 05:08:03 -07:00
Asif Bacchus 7c0616afe1 build(GIT): move helper scripts to own directory 2021-01-07 15:06:38 -07:00