From 8f263fcd1a26dd0209ddea94cb9cd8ddd113d440 Mon Sep 17 00:00:00 2001 From: alvinlollo Date: Thu, 30 Jan 2025 05:56:37 +0000 Subject: [PATCH] Final bug fixes to make the command succesfully work --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 0c6efc4..bbcbec9 100755 --- a/install.sh +++ b/install.sh @@ -113,4 +113,4 @@ sudo curl -fsSL https://raw.githubusercontent.com/alvinlollo/Single-install-scri sudo chmod +x /usr/local/bin/update-all # Done message :) -echo "Done installing" +echo "Done installing please star my repo: https://github.com/alvinlollo/Single-install-script" \ No newline at end of file