1
1
mirror of https://github.com/namibia/openvpn-install.git synced 2024-06-01 02:50:48 +00:00
This commit is contained in:
climbTheStairs 2022-01-07 14:54:46 +00:00 committed by GitHub
parent 3a5bcf5d2d
commit 3d0014c026
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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