diff --git a/openvpn-install.sh b/openvpn-install.sh index 88f8152..6f965c6 100644 --- a/openvpn-install.sh +++ b/openvpn-install.sh @@ -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