Skip to content

Commit

Permalink
Merge pull request ThePorgs#70 from ArnCo/dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ShutdownRepo committed Dec 23, 2021
2 parents fea20ae + 522b900 commit 96af048
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sources/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -542,9 +542,11 @@ function pykek() {

function install_autorecon() {
colorecho "Installing autorecon"
apt-get -y install wkhtmltopdf oscanner tnscmd10g
git -C /opt/tools/ clone https://github.com/Tib3rius/AutoRecon
cd /opt/tools/AutoRecon/
python3 -m pip install -r requirements.txt
chmod +x /opt/tools/AutoRecon/autorecon.py
}

function install_simplyemail() {
Expand Down

0 comments on commit 96af048

Please sign in to comment.