Skip to content

Commit 0028b4a

Browse files
committed
add banner
1 parent 0b1ed76 commit 0028b4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

linux-exploit-suggester.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1677,6 +1677,8 @@ version() {
16771677
}
16781678

16791679
usage() {
1680+
echo "LES ver. $VERSION (https://github.com/mzet-/linux-exploit-suggester) by @_mzet_"
1681+
echo
16801682
echo "Usage: linux-exploit-suggester.sh [OPTIONS]"
16811683
echo
16821684
echo " -V | --version - print version of this script"

0 commit comments

Comments
 (0)