diff --git a/distillery/lib/40_templates.sh b/distillery/lib/40_templates.sh index 8ddb5df..3eb39a2 100644 --- a/distillery/lib/40_templates.sh +++ b/distillery/lib/40_templates.sh @@ -1,5 +1,6 @@ #!/bin/bash set -e +shopt -s dotglob # This is a library file. # It should be 'source'd only, if it is not we bail out here.