feat(bkgpslog):Include more fields in VERSION
authorSteven Baltakatei Sandoval <baltakatei@gmail.com>
Thu, 2 Jul 2020 21:23:34 +0000 (21:23 +0000)
committerSteven Baltakatei Sandoval <baltakatei@gmail.com>
Thu, 2 Jul 2020 21:23:34 +0000 (21:23 +0000)
commitff22a93f33c2a95ac5bff59793b2b02e7576dca3
tree5b81234d4e22bff9437bae6d2ab46b1885612a06
parentf5def0c431bb325b47d1a3b8dd062115d8977eb8
feat(bkgpslog):Include more fields in VERSION

These fields are included to automatically-generated VERSION file
included when a new tar is generated or the script is restarted:

- SCRIPT_VERSION  : Version of bkgpslog being run.
- SCRIPT_NAME     : Name of the script being run ("bkgpslog").
- SCRIPT_URL      : URL where script can be downloaded.
- AGE_VERSION     : Version of age (encryption program) used.
- AGE_URL         : URL where age can be downloaded.
- DATE            : Creation timestamp (ISO-8601).
- HOSTNAME        : Hostname of device running script.
- PUBKEY_[n]      : Pubkey string used by age to encrypt.
exec/bkgpslog