update-sha256sum 168 Bytes
Newer Older
1 2 3
playbook_dir="$(dirname $(realpath $0))/.."
cd $playbook_dir
find . -type f ! -name 'sha256sum' -print0 | LC_ALL=C sort -z | xargs -0 sha256sum | sha256sum > sha256sum