Merge pull request #306 from icenine451/cooker-0.7.0b-icenine451

Still troubleshooting stupid automation tool
This commit is contained in:
icenine451 2023-04-13 16:30:27 -04:00 committed by GitHub
commit e9f8d5c736
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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."