From 7b77fad70d825a776aa8191e275989553756945a Mon Sep 17 00:00:00 2001 From: TimmThaler Date: Sat, 4 Nov 2017 17:02:16 +0100 Subject: [PATCH] Update convertiOS.sh --- scripts/convertiOS.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/convertiOS.sh b/scripts/convertiOS.sh index b3457e1..dc80897 100644 --- a/scripts/convertiOS.sh +++ b/scripts/convertiOS.sh @@ -2,6 +2,8 @@ # # Convert the original ovpn file of a client to a ovpn file that will work with the "OpenVPN Connect" app for iOS # +# Script created by TimmThaler > github.com/TimmThaler +# Based on the issue post 364 and the instructions by killermosi # fileext="ovpn"