mirror of
https://github.com/hypervortex/VH-Bombsquad-Modded-Server-Files
synced 2025-10-16 12:02:51 +00:00
Update bs_requirements.sh
This commit is contained in:
parent
d6d836858f
commit
4cb0f3ade6
1 changed files with 3 additions and 0 deletions
|
|
@ -25,6 +25,9 @@ sudo apt-get install libpython3.10 -y
|
||||||
#intall the pip
|
#intall the pip
|
||||||
sudo apt install python3-pip -y
|
sudo apt install python3-pip -y
|
||||||
|
|
||||||
|
#install ping
|
||||||
|
sudo pip3 install ping3 --target=/usr/lib/python3.10
|
||||||
|
|
||||||
#fix the perms for aws ubuntu
|
#fix the perms for aws ubuntu
|
||||||
sudo chown -R ubuntu:ubuntu /home/ubuntu/VH-Bombsquad-Modded-Server-Files
|
sudo chown -R ubuntu:ubuntu /home/ubuntu/VH-Bombsquad-Modded-Server-Files
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue