Ver Fonte

Update InstallMe.sh

assume-breach há 3 anos atrás
pai
commit
616ea4eb70
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      DoubleVision/InstallMe.sh

+ 2 - 1
DoubleVision/InstallMe.sh

@@ -11,7 +11,6 @@ sudo apt install tmux apache2 iptables git npm php dnsmasq apache2 dnsmasq-base
 
 
 git clone https://github.com/adamff24/PwrDeauther.git
 git clone https://github.com/adamff24/PwrDeauther.git
 
 
-cp -f hostapd.conf /etc/hostapd/
 
 
 cp -f dnsmasq.conf /etc/
 cp -f dnsmasq.conf /etc/
 
 
@@ -21,6 +20,8 @@ chown -R www-data:www-data /var/www/html
 
 
 chown root:www-data /var/www/html/.htaccess
 chown root:www-data /var/www/html/.htaccess
 
 
+chmod 777 /var/www/html/creds.txt
+
 cp -f override.conf /etc/apache2/conf-available/
 cp -f override.conf /etc/apache2/conf-available/
 
 
 cd /etc/apache2/conf-enabled
 cd /etc/apache2/conf-enabled