Update and rename convertiOS.sh to convert.openvpnconnect.sh

This commit is contained in:
TimmThaler 2017-11-06 08:38:26 +01:00 committed by GitHub
parent 19c9403615
commit 1f20cb4583
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
#!/bin/bash
#
# Convert the original ovpn file of a client to a ovpn file that will work with the "OpenVPN Connect" app for iOS
# Convert the original ovpn file of a client to a ovpn file that will work with the "OpenVPN Connect" app for iOS and Android
#
# Script created by TimmThaler > github.com/TimmThaler
# Based on the issue post 364 and the instructions by killermosi