diff --git a/arch-template.json b/arch-template.json index 837befa..c049d4c 100644 --- a/arch-template.json +++ b/arch-template.json @@ -7,7 +7,7 @@ "iso_checksum_type": "sha1", "boot_wait": "5s", "boot_command": [ - "", + "", "/usr/bin/curl -O https://raw.github.com/elasticdog/packer-arch/master/install.sh", "/usr/bin/bash ./install.sh" ],