Loading get-androidfilehost.sh +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ function check_md5sum () { exit $? } if ! ping -c 1 gitlab.e.foundation 2>&1 >/dev/null if ! curl -s -IL https://gitlab.e.foundation | grep -q "^HTTP\/2 200" then exit 10 fi Loading get-from-ecloud.sh +2 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,8 @@ ARCHIVE_URL=$1 FOLDER=$2 if ! ping -c 1 gitlab.e.foundation 2>&1 >/dev/null if ! curl -s -IL https://gitlab.e.foundation | grep -q "^HTTP\/2 200" then exit 10 fi Loading Loading
get-androidfilehost.sh +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ function check_md5sum () { exit $? } if ! ping -c 1 gitlab.e.foundation 2>&1 >/dev/null if ! curl -s -IL https://gitlab.e.foundation | grep -q "^HTTP\/2 200" then exit 10 fi Loading
get-from-ecloud.sh +2 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,8 @@ ARCHIVE_URL=$1 FOLDER=$2 if ! ping -c 1 gitlab.e.foundation 2>&1 >/dev/null if ! curl -s -IL https://gitlab.e.foundation | grep -q "^HTTP\/2 200" then exit 10 fi Loading