mirror of
https://github.com/pivpn/pivpn.git
synced 2025-04-19 05:40:11 +00:00
Set static IPs when using OpenVPN
- Preparation for feature request from issue #942
This commit is contained in:
parent
3f616d9254
commit
ead280e60f
5 changed files with 21 additions and 0 deletions
|
@ -203,6 +203,7 @@ removeAll(){
|
|||
rm -f /etc/openvpn/server.conf
|
||||
rm -f /etc/openvpn/crl.pem
|
||||
rm -rf /etc/openvpn/easy-rsa
|
||||
rm -rf /etc/openvpn/ccd
|
||||
rm -rf "$install_home/ovpns"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue