Missing space

This commit is contained in:
icenine451 2023-04-14 08:54:22 -04:00
parent 7cb48ef488
commit 9809d2324a
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