diff --git a/hugo b/hugo index 5a127ea..9475a0b 100755 --- a/hugo +++ b/hugo @@ -1,4 +1,7 @@ -#!/bin/sh +#!/bin/bash + +# temporary test +env set -Eeuo pipefail trap cleanup SIGINT SIGTERM ERR EXIT