From d75b46a90df118457e5c5397f6938c9787afc4ab Mon Sep 17 00:00:00 2001 From: Manevolent Date: Mon, 24 Apr 2023 16:12:36 -0600 Subject: [PATCH] Update build.sh --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index e050548..31e19a1 100755 --- a/build.sh +++ b/build.sh @@ -147,6 +147,7 @@ do # Process templates process_templates "$config_out/" "$sigil_vars" + chmod +x $config_out/**/*.sh cp -rv $dir/docker/* docker/ cp -v ./../docker-compose.yml.tmpl .