Restart openvpn after stunnel install
This commit is contained in:
parent
78c55d7e23
commit
a7f783c3a8
|
@ -617,6 +617,8 @@ function install_vpn {
|
|||
|
||||
install_stunnel
|
||||
|
||||
systemctl restart openvpn
|
||||
|
||||
APP_INSTALLED=1
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue