diff options
| author | Ryan Kavanagh <ryanakca@kubuntu.org> | 2011-08-16 21:04:49 -0400 |
|---|---|---|
| committer | Ryan Kavanagh <ryanakca@kubuntu.org> | 2011-08-25 07:43:04 -0400 |
| commit | 2c949966b6457e68142ab72609ea59ae4930ccf4 (patch) | |
| tree | 7d981881b261f4b5d9cb313f28e1f324dcf7fc9c /SUBSTS | |
| parent | Initial import (diff) | |
Fix SHA256 verification
Diffstat (limited to '')
| -rw-r--r-- | SUBSTS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ # File format: key value +# Path to sha256/sha256sum: +# /usr/bin/sha256sum on Kubuntu/Debian +# /sbin/sha256 on FreeBSD +# /bin/sha256 on OpenBSD +SHA256 /sbin/sha256 # Mail passwords GMAIL_PASS secret QUEENSU_PASS secret |
