Update bs_requirements.sh

This commit is contained in:
Vortex 2024-07-06 22:41:18 +05:30 committed by GitHub
parent 828919fe3f
commit e0fae96164
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,7 +32,7 @@ sudo chown -R ubuntu:ubuntu /home/ubuntu/VH-Bombsquad-Modded-Server-Files
pip3 install ping3 --target=/usr/lib/python3.10
pip3 install pymongo --target=/usr/lib/python3.10
pip3 install psutil --target=/usr/lib/python3.10
#pip3 install --upgrade discord.py --target=/usr/lib/python3.10
pip3 install --upgrade discord.py --target=/usr/lib/python3.10
# Additional commands or post-installation actions can be added here