diff --git a/scripts/check-uninsane b/scripts/check-uninsane index b5cf3f92..d16e2e6e 100755 --- a/scripts/check-uninsane +++ b/scripts/check-uninsane @@ -54,7 +54,7 @@ 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 +check "git.uninsane.org" git ls-remote https://git.uninsane.org/colin/nix-files.git --quiet lftpgetIntoTmp() { local url="$1"