typo
This commit is contained in:
parent
6065772fec
commit
9173d06706
1 changed files with 1 additions and 1 deletions
|
@ -291,7 +291,7 @@ for image_url in ${IMAGE_URLS//,/ }; do
|
|||
wget -c $image_url -O $IMAGES_DIR/$IMAGE_FNAME
|
||||
fi
|
||||
cp $IMAGES_DIR/$IMAGE_FNAME $ROOTFS/$DEST/devstack/files/images
|
||||
fi
|
||||
done
|
||||
|
||||
# Configure the runner
|
||||
RUN_SH=$ROOTFS/$DEST/run.sh
|
||||
|
|
Loading…
Reference in a new issue