Skip to content

Commit a01e934

Browse files
xer0dayz1N3
authored andcommitted
Updated auto-install flag
1 parent 85216b1 commit a01e934

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ rm -Rf $FINDSPLOIT_INSTALL_DIR 2> /dev/null
2929
mkdir -p $FINDSPLOIT_INSTALL_DIR 2> /dev/null
3030
cp -Rf $PWD/* $FINDSPLOIT_INSTALL_DIR
3131
cd $FINDSPLOIT_INSTALL_DIR
32-
apt-get install exploitdb xdg-utils
32+
apt-get install -y exploitdb xdg-utils
3333
mkdir loot 2> /dev/null
3434
chmod +x $FINDSPLOIT_INSTALL_DIR/findsploit
3535
chmod +x $FINDSPLOIT_INSTALL_DIR/copysploit

0 commit comments

Comments
 (0)