mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-22 07:30:23 +00:00
Minor: update version output
This commit is contained in:
parent
8325b894ff
commit
c94e3edd88
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
;;
|
||||
-*|--*)
|
||||
|
|
Loading…
Reference in a new issue