Updates the build file in DIB

Change-Id: Idfadb01149f6c75bb3dcbec0672cd3aa97693730
Task: 36181
Story: 2005114
This commit is contained in:
nishagbkar 2019-08-08 23:17:41 +05:30
parent b29326a499
commit b542d42698
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ export ELEMENTS_PATH=${ELEMENTS_PATH:-`.`}
#The command to build image using disk-image-builder.
#Run the command to build the image giving the argument(OS name)
#For example: ./build.sh ubuntu
disk-image-create -o ironic-python-agent.qcow ironic-python-agent-ramdisk $@
disk-image-create -o ironic-python-agent ironic-python-agent-ramdisk $@