x1mdev / ReconPi

ReconPi - A lightweight recon tool that performs extensive scanning with the latest tools.

Home Page:https://x1m.nl/posts/recon-pi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please don't apt update/upgrade -y in the install script

jdodds opened this issue · comments

echo "[+] Getting the basics..";
sudo apt-get update -y;
sudo apt-get upgrade -y;

This could hose people's setups :(

Disregard this, I misread! Sorry!

commented

It's for the Raspberry Pi, it should not hose people's setup unless you run this script on something different than the Pi