Bash good practices

bash-good-pratices
Stanislas Lange 2020-04-16 14:03:08 +02:00
parent 6989b0d326
commit c487eec4b0
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
#!/bin/bash
#!/usr/bin/env bash
set -euo pipefail
# Secure OpenVPN server installer for Debian, Ubuntu, CentOS, Amazon Linux 2, Fedora and Arch Linux
# https://github.com/angristan/openvpn-install