mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Merge pull request #306 from icenine451/cooker-0.7.0b-icenine451
Still troubleshooting stupid automation tool
This commit is contained in:
commit
e9f8d5c736
|
@ -24,4 +24,6 @@ do
|
|||
echo "Hash found: $hash"
|
||||
/bin/sed -i 's^'"$placeholder"'^'"$hash"'^' $rd_manifest
|
||||
fi
|
||||
done < "$sha_update_list"
|
||||
done < "$sha_update_list"
|
||||
|
||||
echo "Done updating manifest hashes."
|
Loading…
Reference in a new issue