mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
why did I leave this in here -.-
This commit is contained in:
parent
7e0e66177d
commit
729623eeef
@ -11,7 +11,6 @@ mapfile ids <<< $id_file
|
||||
|
||||
bench() {
|
||||
for id in $ids; do
|
||||
id=`echo "$id" | tr -d "\r"`
|
||||
curl -sSL -o /dev/null -w "%{url_effective} %{http_code} %{time_total}s\\n" "$host/avatars/$id?helm"
|
||||
done
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user