Still troubleshooting stupid automation tool

This commit is contained in:
icenine451 2023-04-13 16:29:48 -04:00
parent f8bf91c25c
commit 4eadc95286

View file

@ -25,3 +25,5 @@ do
/bin/sed -i 's^'"$placeholder"'^'"$hash"'^' $rd_manifest
fi
done < "$sha_update_list"
echo "Done updating manifest hashes."