From ea306df123ba1f70ce61a357a98c6f7495c2575f Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Wed, 10 Jul 2024 20:06:57 -0700 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 944b0cb..cc2ca38 100755 --- a/install.sh +++ b/install.sh @@ -12,7 +12,7 @@ sudo usermod -a -G tty $USER cp config.template config.ini # set virtual environment and install dependencies -printf "\n\nmeshing arpund installer\n" +printf "\nMeshing Around Installer\n" echo "Do you want to install the bot in a virtual environment? (y/n)" read venv