Newer
Older
dub_jkp / test / issue2234-copy-read-only-files / dub.json
@Bastiaan Veelo Bastiaan Veelo on 13 Jun 2022 135 bytes Test issue #2234.
{
	"name": "issue2234_copy_read_only_files",
	"copyFiles": [
		"files/to_be_deployed.bin",
		"files/images"
	],
	"targetPath": "bin"
}