Update installReqs
This commit is contained in:
parent
945ce21c42
commit
17b610d5a2
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue