From 4cb0f3ade6f3094be4c5df4062dea48894df0694 Mon Sep 17 00:00:00 2001 From: Sarasayed0118 <162738632+Sarasayed0118@users.noreply.github.com> Date: Mon, 10 Jun 2024 01:59:07 +0530 Subject: [PATCH] Update bs_requirements.sh --- bs_requirements.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bs_requirements.sh b/bs_requirements.sh index b1088a1..8da24d3 100644 --- a/bs_requirements.sh +++ b/bs_requirements.sh @@ -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