mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-20 20:00:16 +00:00
Update and rename convertiOS.sh to convert.openvpnconnect.sh
This commit is contained in:
parent
19c9403615
commit
1f20cb4583
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/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
|
# Script created by TimmThaler > github.com/TimmThaler
|
||||||
# Based on the issue post 364 and the instructions by killermosi
|
# Based on the issue post 364 and the instructions by killermosi
|
Loading…
Reference in a new issue