diff --git a/images/linux/ubuntu2004.json b/images/linux/ubuntu2004.json index 81aabfd1..8c5a5b45 100644 --- a/images/linux/ubuntu2004.json +++ b/images/linux/ubuntu2004.json @@ -76,14 +76,6 @@ ], "execute_command": "sudo sh -c '{{ .Vars }} {{ .Path }}'" }, - { - "type": "shell", - "expect_disconnect": true, - "scripts": [ - "{{template_dir}}/scripts/base/reboot.sh" - ], - "execute_command": "/bin/sh -c '{{ .Vars }} {{ .Path }}'" - }, { "type": "shell", "script": "{{template_dir}}/scripts/base/apt.sh",