Skip to content

Commit 4b89f52

Browse files
committed
1 parent 0a507b3 commit 4b89f52

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
@@ -33,7 +33,7 @@ rm -f /usr/bin/brutex 2> /dev/null
3333
ln -s /usr/share/brutex/brutex /usr/bin/brutex
3434
cp -f $BRUTEX_INSTALL_DIR/brutex.desktop /usr/share/applications/ 2> /dev/null
3535
cp -f $BRUTEX_INSTALL_DIR/brutex.desktop /usr/share/applications/brutex.desktop 2> /dev/null
36-
cp -f $BRUTEX_INSTALL_DIR/brutex.desktop /usr/share/kali-menu/applications/brutex.desktop2> /dev/null
36+
cp -f $BRUTEX_INSTALL_DIR/brutex.desktop /usr/share/kali-menu/applications/brutex.desktop 2> /dev/null
3737
echo -e "$OKBLUE[*]$RESET Done! $RESET"
3838

3939

0 commit comments

Comments
 (0)