From d070825dd7db90dd15a4bdc462c73cdfa958f17f Mon Sep 17 00:00:00 2001 From: Christian Visintin Date: Sun, 7 Jun 2026 22:49:35 +0200 Subject: [PATCH] chore(install.sh): remove reference to changelog --- install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.sh b/install.sh index 9c32c00..7234a61 100755 --- a/install.sh +++ b/install.sh @@ -474,7 +474,6 @@ esac completed "Congratulations! Termscp has successfully been installed on your system!" 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 "I hope you'll enjoy using termscp :D"