mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
Update update.sh
This commit is contained in:
2
docker/elk/logstash/dist/update.sh
vendored
2
docker/elk/logstash/dist/update.sh
vendored
@ -22,7 +22,7 @@ for i in $mySITES;
|
||||
}
|
||||
|
||||
# Check for connectivity and download latest translation maps
|
||||
myCHECK=$(fuCHECKINET "dtag-dev-sec.netlify.com")
|
||||
myCHECK=$(fuCHECKINET "80.158.38.137")
|
||||
if [ "$myCHECK" == "0" ];
|
||||
then
|
||||
echo "Connection to Github looks good, now downloading latest translation maps."
|
||||
|
Reference in New Issue
Block a user