mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Check ovpn_option for automated install. Resolves #436
This commit is contained in:
parent
e9954a7af7
commit
a6117b47cb
@ -131,7 +131,7 @@ function prompt_install_openvpn() {
|
||||
else
|
||||
install_openvpn
|
||||
fi
|
||||
else
|
||||
elif [ "$ovpn_option" == 1 ]; then
|
||||
install_openvpn
|
||||
fi
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user