From 3d0014c02601b77a827563e7bdc290882adec223 Mon Sep 17 00:00:00 2001 From: climbTheStairs Date: Fri, 7 Jan 2022 14:54:46 +0000 Subject: [PATCH] Fix typo (#957) --- openvpn-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openvpn-install.sh b/openvpn-install.sh index 0365721..64d8ed0 100755 --- a/openvpn-install.sh +++ b/openvpn-install.sh @@ -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