Update bs_requirements.sh

This commit is contained in:
Sarasayed0118 2024-06-10 01:59:07 +05:30 committed by GitHub
parent d6d836858f
commit 4cb0f3ade6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,6 +25,9 @@ sudo apt-get install libpython3.10 -y
#intall the pip
sudo apt install python3-pip -y
#install ping
sudo pip3 install ping3 --target=/usr/lib/python3.10
#fix the perms for aws ubuntu
sudo chown -R ubuntu:ubuntu /home/ubuntu/VH-Bombsquad-Modded-Server-Files