Commit Graph

7 Commits

Author SHA1 Message Date
Jon-William Lewis
6a21731082 Variable name reworking; laid foundation for GPG encryption (instead of OpenSSL) 2016-01-25 17:20:05 -06:00
Jon-William Lewis
631d52689e Fixed another bug which causes my home directory to be referenced as opposed to generic "$HOME" 2015-09-19 19:12:00 -05:00
Jon-William Lewis
6e7f4c3e95 Fixed a bug in header script which caused my home directory to be used instead of variables 2015-06-10 08:43:01 -05:00
Jon-William Lewis
9a9dbcc171 Fixed bug in header script which caused default home directory to be mine, instead of $(whoami) 2015-06-10 08:39:49 -05:00
Jon-William Lewis
d70d3b4312 fixed bug in build script that caused incorrect header comment 2015-06-10 08:38:25 -05:00
Jon-William Lewis
121abb1df7 Further sanitization of variables; checks out with shellcheck.net now 2015-06-10 08:35:16 -05:00
Jon-William Lewis
9334f3ba45 Made configuration directory static
Moved header variables to new file
Started sanitizing variable references
2015-06-10 00:23:33 -05:00