Skip to content

Commit 33e7098

Browse files
Working on debian related stuff
1 parent c9014a9 commit 33e7098

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

vasctl

+2-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ if [ "$1" = "" ] || [ "$1" = "-h" ]; then
2727
echo "# vasctl update >>> -u"
2828
echo ""
2929
echo "Use '-h' to show this help"
30-
echo "Please run the commands this way: install; update; start; stop"
30+
echo "The commands should be executed this way: install; update; start; stop"
31+
echo "Report bugs and get source or help: https://GitHub.com/Secure-Solutions/openVAS-control"
3132
exit
3233
fi
3334

0 commit comments

Comments
 (0)