Minor: update version output

This commit is contained in:
billz 2019-12-04 19:34:50 +00:00
parent 8325b894ff
commit c94e3edd88
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ while :; do
;;
-v|--version)
printf "RaspAP v${VERSION} - simple AP setup and wifi mangement for the RaspberryPi\n"
printf "Licensed under GPL-3.0, BillZ <billzimmerman@gmail.com> and contributors\n"
exit 1
;;
-*|--*)