updated donation link in install.sh

This commit is contained in:
veeso
2022-03-09 17:07:35 +01:00
parent 0334c5db78
commit b6ee49cfa6

View File

@@ -456,7 +456,7 @@ info "If you're a new user, you might be interested in reading the user manual <
info "While if you've just updated your termscp version, you can find the changelog at this link <https://veeso.github.io/termscp/#changelog>"
info "Remember that if you encounter any issue, you can report them on Github <https://github.com/veeso/termscp/issues/new>"
info "Feel free to open an issue also if you have an idea which could improve the project"
info "If you want to support the project, please, consider a little donation <https://www.buymeacoffee.com/veeso>"
info "If you want to support the project, please, consider a little donation <https://ko-fi.com/veeso>"
info "I hope you'll enjoy using termscp :D"
exit 0