diff --git a/letsencrypt.sh b/letsencrypt.sh index 354c478..f1e314c 100755 --- a/letsencrypt.sh +++ b/letsencrypt.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash set -e set -u