Răsfoiți Sursa

Update InstallMe.sh

assume-breach 3 ani în urmă
părinte
comite
0ef3475ffe
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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