labbots / OVPN-Config-Manipulator

Bash script to merge/split OVPN files. Open VPN config file (.ovpn) contains several certificates and key files which are required for the setup. This script allows you to merge those certificates and keys into single config file. The script can also be used to split a single self-contained ovpn config file to individual config and cert files.
MIT License
21 stars 3 forks source link

Invalid open vpn file extension #4

Open COX888 opened 2 years ago

COX888 commented 2 years ago

How to solve this?

Two strings must be given when translating. Try 'tr --help' for more information. tr: missing operand after ‘[:upper:] [:lower:]’

COX888 commented 2 years ago

SOLVED: tr: missing operand after ‘[:upper:] [:lower:]’ - just deleted " ' " symbols

But still receive message "Invalid open vpn file extension"