mirror of
https://github.com/Nyr/openvpn-install.git
synced 2024-11-23 21:46:08 +03:00
update shabang
Use `env` to determine path of bash will be much portable.
This commit is contained in:
parent
eb8d8257a0
commit
ed2bb43ecf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user