Update installReqs

This commit is contained in:
basshound 2024-04-29 17:02:41 +00:00
parent 945ce21c42
commit 17b610d5a2
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
#!/bin/bash #!/bin/bash
sudo apt install git -y
curl -fsSL https://get.docker.com -o get-docker.sh curl -fsSL https://get.docker.com -o get-docker.sh
sudo sh get-docker.sh sudo sh get-docker.sh
sudo ufw allow 7777/udp sudo ufw allow 7777/udp