From b6ee49cfa6099aca702e0e3517b254d523c17ab8 Mon Sep 17 00:00:00 2001 From: veeso Date: Wed, 9 Mar 2022 17:07:35 +0100 Subject: [PATCH] updated donation link in install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 5573056..c63c929 100755 --- a/install.sh +++ b/install.sh @@ -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 " info "Remember that if you encounter any issue, you can report them on Github " 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 " +info "If you want to support the project, please, consider a little donation " info "I hope you'll enjoy using termscp :D" exit 0