mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-19 19:30:16 +00:00
Version 1.5
This commit is contained in:
parent
0fbc99e0b7
commit
26b4cab411
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.4\e[0m\n"
|
printf "\e[1mVersion 1.5\e[0m\n"
|
||||||
}
|
}
|
||||||
|
|
||||||
function helpFunc {
|
function helpFunc {
|
||||||
|
|
Loading…
Reference in a new issue