mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-18 19:00:15 +00:00
Version 1.9
This commit is contained in:
parent
d1ad3ec057
commit
b7be654915
1 changed files with 1 additions and 1 deletions
2
pivpn
2
pivpn
|
@ -65,7 +65,7 @@ function uninstallFunc {
|
||||||
}
|
}
|
||||||
|
|
||||||
function versionFunc {
|
function versionFunc {
|
||||||
printf "\e[1mVersion 1.8\e[0m\n"
|
printf "\e[1mVersion 1.9\e[0m\n"
|
||||||
}
|
}
|
||||||
|
|
||||||
function helpFunc {
|
function helpFunc {
|
||||||
|
|
Loading…
Reference in a new issue