Skip to content

Commit

Permalink
Fix typo (#957)
Browse files Browse the repository at this point in the history
  • Loading branch information
climbTheStairs authored Jan 7, 2022
1 parent 3a5bcf5 commit 3d0014c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openvpn-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,7 @@ function installOpenVPN() {
ENDPOINT=${ENDPOINT:-$PUBLIC_IP}
fi
# Run setup questions first, and set other variales if auto-install
# Run setup questions first, and set other variables if auto-install
installQuestions
# Get the "public" interface from the default route
Expand Down

0 comments on commit 3d0014c

Please sign in to comment.