Skip to content

Commit 7871e63

Browse files
committed
Notify config fix
1 parent b2d53ee commit 7871e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ cd $dir
195195
eval git clone https://github.com/devanshbatham/OpenRedireX $dir/OpenRedireX $DEBUG_STD
196196
printf "${bgreen} 90%% done${reset}\n\n"
197197
eval subfinder $DEBUG_STD
198-
eval notify -version $DEBUG_STD
198+
mkdir -p ~/.config/notify/
199199
mkdir -p ~/.config/amass/
200200
eval wget -nc -O ~/.config/amass/config.ini https://raw.githubusercontent.com/OWASP/Amass/master/examples/config.ini $DEBUG_STD
201201
cd ~/.gf; eval wget -O potential.json https://raw.githubusercontent.com/devanshbatham/ParamSpider/master/gf_profiles/potential.json $DEBUG_STD; cd $dir

0 commit comments

Comments
 (0)