Reassure shellcheck.

This commit is contained in:
Cyril Brulebois 2024-07-23 13:30:02 +02:00
parent 0cf916730f
commit effce13fdd

View File

@ -65,7 +65,7 @@ checksum_and_publish() {
# Start afresh, manifest-wise:
rm -f $MANIFEST
rm -f "$MANIFEST"
# We might need to descend into different directories, subshells are
# a way to do that: