diff --git a/sitechecks.sh b/sitechecks.sh index 2744c61..5044633 100644 --- a/sitechecks.sh +++ b/sitechecks.sh @@ -1,10 +1,10 @@ #!/usr/bin/env bash -# Dateien +# Files INPUT_FILE="sites.json" LOG_FILE="sites.log" -# Curl-Optionen +# Curl-Options CURL_OPTS=( --silent --max-time 10