From da9a4c731b36f336885064bae593d504238646de Mon Sep 17 00:00:00 2001 From: itdoginfo Date: Sat, 14 Oct 2023 18:22:42 +0300 Subject: [PATCH] Added link --- getdomains-check.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/getdomains-check.sh b/getdomains-check.sh index d668f39..c613d25 100755 --- a/getdomains-check.sh +++ b/getdomains-check.sh @@ -357,7 +357,7 @@ if opkg list-installed | grep -q stubby; then checkpoint_true "Stubby service" else checkpoint_false "Stubby service" - echo "Check config: !!Add link" + echo "Check config: https://cli.co/HbDBT2V" output_21 fi @@ -366,7 +366,7 @@ if opkg list-installed | grep -q stubby; then checkpoint_true "Dnsmasq config for Stubby" else checkpoint_false "Dnsmasq config for Stubby" - echo "Check config: !!Add link" + echo "Check config: https://cli.co/HbDBT2V" fi else checkpoint_false "Stubby package"