diff --git a/build.sh b/build.sh index 31e19a1..6465010 100755 --- a/build.sh +++ b/build.sh @@ -147,7 +147,7 @@ do # Process templates process_templates "$config_out/" "$sigil_vars" - chmod +x $config_out/**/*.sh + chmod -v +x $config_out/**/*.sh cp -rv $dir/docker/* docker/ cp -v ./../docker-compose.yml.tmpl .