瀏覽代碼

Update InstallMe.sh

assume-breach 3 年之前
父節點
當前提交
0ef3475ffe
共有 1 個文件被更改,包括 1 次插入1 次删除
  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