Skip to content

Commit 2bbed8b

Browse files
xer0dayz1N3
authored andcommitted
Updated install.sh console output
1 parent 255fab4 commit 2bbed8b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

install.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ echo -e "$OKRED+ -- --=[ https://xerosecurity.com$RESET"
2424
echo -e "$OKRED+ -- --=[ Usage: findsploit windows xp remote, etc."
2525
echo -e "$RESET"
2626

27-
echo -e "$OKORANGE + -- --=[ Installing findsploit under $FINDSPLOIT_INSTALL_DIR. $RESET"
27+
echo -e "$OKBLUE[*]$RESET Installing findsploit under $FINDSPLOIT_INSTALL_DIR. $RESET"
2828
rm -Rf $FINDSPLOIT_INSTALL_DIR 2> /dev/null
2929
mkdir -p $FINDSPLOIT_INSTALL_DIR 2> /dev/null
3030
cp -Rf $PWD/* $FINDSPLOIT_INSTALL_DIR
@@ -41,7 +41,7 @@ ln -s /usr/share/findsploit/findsploit /usr/bin/findsploit
4141
ln -s /usr/share/findsploit/copysploit /usr/bin/copysploit
4242
ln -s /usr/share/findsploit/compilesploit /usr/bin/compilesploit
4343
cp -f $INSTALL_DIR/findsploit.desktop /usr/share/applications/ 2> /dev/null
44-
echo -e "$OKORANGE + -- --=[ Done! $RESET"
45-
echo -e "$OKORANGE + -- --=[ To run, type 'findsploit'! $RESET"
44+
echo -e "$OKBLUE[*]$RESET Done! $RESET"
45+
echo -e "$OKRED[>]$RESET To run, type 'findsploit'! $RESET"
4646

4747

0 commit comments

Comments
 (0)