Change sha256sum to shasum -a 256 117/head
authorJames Kruth <james@kruth.org>
Sat, 26 Nov 2016 18:19:29 +0000 (13:19 -0500)
committerGitHub <noreply@github.com>
Sat, 26 Nov 2016 18:19:29 +0000 (13:19 -0500)
Not all systems have sha256sum (Mac OS, for instance). Use the more common `shasum -a 256`.


No differences found