name: script shortdesc: The script module can be used to run arbitrary scripts at image build time. readme: https://raw.githubusercontent.com/blue-build/modules/main/modules/script/README.md example: | type: script scripts: - myscript.sh # will run config/scripts/myscript.sh