mirror of
https://github.com/angristan/openvpn-install.git
synced 2024-11-24 09:49:04 +01:00
Fix typo (#957)
This commit is contained in:
parent
3a5bcf5d2d
commit
3d0014c026
@ -634,7 +634,7 @@ function installOpenVPN() {
|
|||||||
ENDPOINT=${ENDPOINT:-$PUBLIC_IP}
|
ENDPOINT=${ENDPOINT:-$PUBLIC_IP}
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Run setup questions first, and set other variales if auto-install
|
# Run setup questions first, and set other variables if auto-install
|
||||||
installQuestions
|
installQuestions
|
||||||
|
|
||||||
# Get the "public" interface from the default route
|
# Get the "public" interface from the default route
|
||||||
|
Loading…
Reference in New Issue
Block a user