hash_incrementals 281 B

12345
  1. #!/bin/bash
  2. [% c("var/set_default_env") -%]
  3. cd [% shell_quote(path(dest_dir)) %]/[% c("var/signed_status") %]/[% c("version") %]-[% c("var/torbrowser_build") %]
  4. sha256sum `ls -1 | grep '\.incremental\.mar$' | sort` > sha256sums-[% c("var/signed_status") %]-build.incrementals.txt