diff --git a/DnsServerApp/install.sh b/DnsServerApp/install.sh index cda92800..46fa40a3 100644 --- a/DnsServerApp/install.sh +++ b/DnsServerApp/install.sh @@ -81,6 +81,9 @@ then echo "" echo "Technitium DNS Server was installed succesfully!" echo "Open http://$(hostname):5380/ to access the web console." + echo "" + echo "Donate! Make a contribution by becoming a Patron: https://www.patreon.com/technitium" + echo "" else echo "" echo "Failed to install Technitium DNS Server: systemd was not detected."