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

Missing space
This commit is contained in:
icenine451 2023-04-14 08:55:31 -04:00 committed by GitHub
commit ecee3361e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ echo
while IFS="^" read -r url placeholder
do
if [[ ! "$url" == "#"* ]] && [[ ! -z "$url"]]; then
if [[ ! "$url" == "#"* ]] && [[ ! -z "$url" ]]; then
echo
echo "Placeholder text: $placeholder"
echo "URL to hash: $url"

@ -1 +1 @@
Subproject commit 717b78093797270877ec416e58082f1c71d435d8
Subproject commit 0b1cfb79e591e10488a3262d6b38db843c39a409