From fef03cd1d1a76bcb801dee1ae8235c2c5ffb262e Mon Sep 17 00:00:00 2001 From: charwrangler404 Date: Wed, 28 May 2025 21:41:25 -0500 Subject: [PATCH] Update webinstall.sh --- webinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webinstall.sh b/webinstall.sh index afc3357..4bce979 100644 --- a/webinstall.sh +++ b/webinstall.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]: "