소스 검색

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