From 491eb5d7b77c579f95c48899bc9dfd410c842431 Mon Sep 17 00:00:00 2001 From: charwrangler404 Date: Wed, 28 May 2025 21:41:39 -0500 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 8c791dd..a723303 100644 --- a/install.sh +++ b/install.sh @@ -9,7 +9,7 @@ install_manager () { *) echo "You will need to install this by manually adding it to either your /etc/profile for system-wide installation or to your shell's profile" ;; esac -) +} echo "Would you like to install the multiple-install game manager?" echo -n "[y/N]: "