mirror of https://github.com/1N3/Sn1per.git
Update install.sh
This commit is contained in:
parent
65d476ff88
commit
5d9f0f4695
|
|
@ -416,8 +416,6 @@ mkdir $LOOT_DIR/output -p 2> /dev/null
|
|||
mkdir $LOOT_DIR/reports -p 2> /dev/null
|
||||
chmod +x $INSTALL_DIR/sniper
|
||||
chmod +x $PLUGINS_DIR/Goohak/goohak
|
||||
rm -f /usr/bin/sniper
|
||||
rm -f /usr/bin/goohak
|
||||
rm -f /usr/bin/dirsearch
|
||||
ln -s $INSTALL_DIR/sniper /usr/bin/sniper 2> /dev/null
|
||||
ln -s $PLUGINS_DIR/Goohak/goohak /usr/bin/goohak 2> /dev/null
|
||||
|
|
|
|||
Loading…
Reference in New Issue