b6e6d5eb ^
112003a5 ^
00966661 ^
1
2 3
4
5
#!/usr/bin/env bash release_external_files() { find "$root/$RELEASE" -type f | grep -vP "\.$DSIG|\.$CHECKSUM" }