fixed some garbage translations ^^ No.2 xD
Signed-off-by: hax <hax@lainlounge.xyz>
This commit is contained in:
parent
862cfe42be
commit
245dda9aab
1 changed files with 2 additions and 2 deletions
|
|
@ -1,10 +1,10 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# Dateien
|
# Files
|
||||||
INPUT_FILE="sites.json"
|
INPUT_FILE="sites.json"
|
||||||
LOG_FILE="sites.log"
|
LOG_FILE="sites.log"
|
||||||
|
|
||||||
# Curl-Optionen
|
# Curl-Options
|
||||||
CURL_OPTS=(
|
CURL_OPTS=(
|
||||||
--silent
|
--silent
|
||||||
--max-time 10
|
--max-time 10
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue