health-check: add a test that git is online
This commit is contained in:
@@ -41,6 +41,8 @@ check "uninsane.org DMARC record" nslookup -querytype=TXT _dmarc.uninsane.org.
|
||||
|
||||
check "servo-hn wireguard network" ping -c 1 -W 3 servo-hn
|
||||
|
||||
check "git.uninsane.org" git ls-remote origin --quiet
|
||||
|
||||
echo ""
|
||||
if [ $last_error -eq 0 ]; then
|
||||
echo "SUCCESS"
|
||||
|
Reference in New Issue
Block a user