generated from pavel.muhortov/template-bash
change shebang
This commit is contained in:
parent
d2554011ce
commit
70a9dd0106
|
@ -1,4 +1,4 @@
|
||||||
#! /bin/bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# DESCRIPTION:
|
# DESCRIPTION:
|
||||||
# checking openvpn server certificates expiration
|
# checking openvpn server certificates expiration
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#! /bin/bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# DESCRIPTION:
|
# DESCRIPTION:
|
||||||
# creating or deleting client config for openvpn
|
# creating or deleting client config for openvpn
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#! /bin/bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# DESCRIPTION:
|
# DESCRIPTION:
|
||||||
# handling client connection
|
# handling client connection
|
||||||
|
|
Loading…
Reference in New Issue
Block a user