From 22bd86d63eea24edf4040a62f374fe308c429a79 Mon Sep 17 00:00:00 2001 From: Sarasayed0118 <162738632+Sarasayed0118@users.noreply.github.com> Date: Tue, 2 Apr 2024 16:28:38 +0530 Subject: [PATCH] Update bs_requirements.sh --- bs_requirements.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/bs_requirements.sh b/bs_requirements.sh index 5e77bd1..55ddaa3 100644 --- a/bs_requirements.sh +++ b/bs_requirements.sh @@ -30,9 +30,6 @@ sudo chown -R ubuntu:ubuntu /home/ubuntu/VH-Bombsquad-Modded-Server-Files #install the pymongo and psutil pip3 install pymongo --target=/usr/lib/python3.10 pip3 install psutil --target=/usr/lib/python3.10 -# -# -cd Bombsuqad-Modded-Server-Files # Additional commands or post-installation actions can be added here