@ -50,6 +50,7 @@ func (s *stepCreateImage) Run(_ context.Context, state multistep.StateBag) multi
command:=fmt.Sprintf(`#!/bin/sh
set-e
set-x
mkdir/builder
mkfs-text3/dev/xvdb
mount/dev/xvdb/builder
@ -90,6 +91,7 @@ func (s *stepCreateImage) Run(_ context.Context, state multistep.StateBag) multi
// image_file.tar.gz, where image_file is the .tar.gz name of the machine image file that you have uploaded to Oracle Cloud Infrastructure Object Storage Classic.