diff options
Diffstat (limited to 'resources/tools/disk-image-builder/ubuntu/ubuntu-14.04.4.json')
-rw-r--r-- | resources/tools/disk-image-builder/ubuntu/ubuntu-14.04.4.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/disk-image-builder/ubuntu/ubuntu-14.04.4.json b/resources/tools/disk-image-builder/ubuntu/ubuntu-14.04.4.json index 28f26f3ea1..b9e41ef1ef 100644 --- a/resources/tools/disk-image-builder/ubuntu/ubuntu-14.04.4.json +++ b/resources/tools/disk-image-builder/ubuntu/ubuntu-14.04.4.json @@ -80,7 +80,7 @@ { "type": "shell", "only": ["{{user `release`}}-qemu"], - "script": "scripts-remote/serial-console.sh" + "script": "scripts-remote/serial-console-ubuntu-14.04.4.sh" }, { "type": "shell", |