mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-22 16:01:16 +01:00
remove trailing newline
just had to make a trivial change for dokku 💩
This commit is contained in:
parent
b9b7e8f2c0
commit
5bf3d7b5dc
@ -14,4 +14,4 @@ for uuid in `cat "$dir/uuids.txt"`; do
|
|||||||
helm="&helm"
|
helm="&helm"
|
||||||
fi
|
fi
|
||||||
curl -sSL -o /dev/null -w "%{url_effective} %{http_code} %{time_total}s\\n" "http://$host/avatars/$uuid?size=$size$helm"
|
curl -sSL -o /dev/null -w "%{url_effective} %{http_code} %{time_total}s\\n" "http://$host/avatars/$uuid?size=$size$helm"
|
||||||
done
|
done
|
||||||
Loading…
x
Reference in New Issue
Block a user