]> git.openstreetmap.org Git - dns.git/commitdiff
Add check to Makefile
authorGrant Slater <git@firefishy.com>
Wed, 7 Sep 2022 17:37:32 +0000 (18:37 +0100)
committerGrant Slater <git@firefishy.com>
Wed, 7 Sep 2022 17:37:32 +0000 (18:37 +0100)
Makefile

index ee2fd7b6ac1c451ef363f514ac1a1fa6be164a56..44ac73f3070eeaac06453680e41a92bca446b321 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,6 +3,11 @@ preview: preview_cloudflare
 preview_cloudflare: sshfp gdns
        dnscontrol preview
 
+check: check_cloudflare
+
+check_cloudflare: sshfp gdns
+       dnscontrol check
+
 update: update_cloudflare update_geodns
 
 update_primary: update_cloudflare_primary update_geodns