diff --git a/customscripts/FIND_THE_DAMN_PI b/customscripts/FIND_THE_DAMN_PI index a4e2d35..fb97a40 100644 --- a/customscripts/FIND_THE_DAMN_PI +++ b/customscripts/FIND_THE_DAMN_PI @@ -13,7 +13,7 @@ echo -e "\nSTARTING! THIS WILL TAKE ABOUT FIVE MINUTES!\n\tLogging to $out_file\ nmap -A --reason $local_subnet -oX $out_file --stylesheet https://h.acker.is/nmaprincesspi/xsl/princesspi-nmap.xsl scp $out_file $remote_server:$remote_path/$file_name -# ssh $remote_server "sudo bash /usr/share/customscripts/fix_permissions" # fix perms remote +# ssh inter "sudo bash /usr/share/customscripts/fix_permissions" # fix perms remote # ssh $remote_server "rm -f $remote_path/*" # clear scans ## ssh inter "rm -f /var/www/h.acker.is/nmaprincesspi_manual_scans/*"