Bash good practices

This commit is contained in:
Stanislas Lange 2020-04-16 14:03:08 +02:00
parent 6989b0d326
commit c487eec4b0

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