From e87c9d6b4c9820540cb5b4abe50364bfe672ba77 Mon Sep 17 00:00:00 2001 From: climbTheStairs Date: Wed, 5 Jan 2022 22:27:33 +0000 Subject: [PATCH] Fix typo --- 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