Explorar el Código

Update InstallMe.sh

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

+ 1 - 1
DoubleVision/InstallMe.sh

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