Explorar el Código

Update InstallMe.sh

assume-breach hace 3 años
padre
commit
3ab88a201b
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  1. 5 1
      DoubleVision/InstallMe.sh

+ 5 - 1
DoubleVision/InstallMe.sh

@@ -7,7 +7,11 @@ fi
 
 apt-get update -y && apt-get upgrade -y
 
-apt install tmux apache2 iptables git php dnsmasq apache2 dnsmasq-base python docker hostapd mdk3 macchanger -y
+apt install tmux apache2 iptables git php dnsmasq apache2 dnsmasq-base python hostapd mdk3 macchanger -y
+
+curl -fsSL https://get.docker.com -o get-docker.sh
+
+sudo sh get-docker.sh
 
 docker pull capsulecode/singlefile