Update build.sh

This commit is contained in:
Manevolent 2023-04-24 16:17:03 -06:00 committed by GitHub
parent d75b46a90d
commit 0859404dac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 .