Skip to content

Commit

Permalink
Notify config fix
Browse files Browse the repository at this point in the history
  • Loading branch information
six2dez committed Feb 20, 2021
1 parent b2d53ee commit 7871e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ cd $dir
eval git clone https://github.com/devanshbatham/OpenRedireX $dir/OpenRedireX $DEBUG_STD
printf "${bgreen} 90%% done${reset}\n\n"
eval subfinder $DEBUG_STD
eval notify -version $DEBUG_STD
mkdir -p ~/.config/notify/
mkdir -p ~/.config/amass/
eval wget -nc -O ~/.config/amass/config.ini https://raw.githubusercontent.com/OWASP/Amass/master/examples/config.ini $DEBUG_STD
cd ~/.gf; eval wget -O potential.json https://raw.githubusercontent.com/devanshbatham/ParamSpider/master/gf_profiles/potential.json $DEBUG_STD; cd $dir
Expand Down

0 comments on commit 7871e63

Please sign in to comment.