Update bs_requirements.sh

This commit is contained in:
Sarasayed0118 2024-04-02 16:20:40 +05:30 committed by GitHub
parent d62d324bf9
commit 280f9828a6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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