mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-19 03:10:16 +00:00
Version 1.3
This commit is contained in:
parent
5b6627eaf8
commit
47c05d62a4
1 changed files with 1 additions and 1 deletions
2
pivpn
2
pivpn
|
@ -37,7 +37,7 @@ function uninstallFunc {
|
||||||
}
|
}
|
||||||
|
|
||||||
function versionFunc {
|
function versionFunc {
|
||||||
printf "\e[1mVersion 1.2\e[0m\n"
|
printf "\e[1mVersion 1.3\e[0m\n"
|
||||||
}
|
}
|
||||||
|
|
||||||
function helpFunc {
|
function helpFunc {
|
||||||
|
|
Loading…
Reference in a new issue