1
0
mirror of https://github.com/Nyr/openvpn-install.git synced 2024-11-24 05:56:08 +03:00

update shabang

Use `env` to determine path of bash will be much portable.
This commit is contained in:
Peter Dave Hello 2015-10-07 16:02:21 +08:00
parent eb8d8257a0
commit ed2bb43ecf

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# OpenVPN road warrior installer for Debian, Ubuntu and CentOS
# This script will work on Debian, Ubuntu, CentOS and probably other distros