Update install.sh

This commit is contained in:
SpudGunMan
2024-10-07 23:17:32 -07:00
parent 9df35bd9eb
commit 5d3cb8c1f3
+1 -1
View File
@@ -59,7 +59,7 @@ if [ $venv == "y" ]; then
else
sudo apt-get install python3-venv
printf "\nPython3 venv module not found, please install python3-venv with your OS if not already done. re-run the script\n"
exxt 1
exit 1
fi
# config service files for virtual environment