mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-18 19:00:15 +00:00
Removed call to deleted method.
This commit is contained in:
parent
14b13d3a41
commit
9f46f1ef91
1 changed files with 0 additions and 3 deletions
|
@ -1255,9 +1255,6 @@ main() {
|
||||||
setStaticIPv4
|
setStaticIPv4
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Set the Network IP and Mask correctly
|
|
||||||
setNetwork
|
|
||||||
|
|
||||||
# Choose the user for the ovpns
|
# Choose the user for the ovpns
|
||||||
chooseUser
|
chooseUser
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue