diff --git a/bs_requirements.sh b/bs_requirements.sh index 55ddaa3..5e77bd1 100644 --- a/bs_requirements.sh +++ b/bs_requirements.sh @@ -30,6 +30,9 @@ 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