install.sh: added donate text with link.

This commit is contained in:
Shreyas Zare
2021-01-16 20:23:43 +05:30
parent ca32ccd715
commit d698c7cb7f

View File

@@ -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."