Fix script messages

Signed-off-by: Bala Raman <srbala@gmail.com>
This commit is contained in:
Bala Raman 2021-06-24 04:12:31 -04:00
parent 85a8b336bc
commit 6550e6a1ba
No known key found for this signature in database
GPG Key ID: 23A07BF21B5D6625
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ livemedia-creator --logfile="/tmp/ks2rootfs.log" \
# copy rootfs to working dir
cp -rp /var/tmp/${BUILD_ROOTFS} ${BUILD_OUTDIR}/${BUILD_ROOTFS}
echo 'Copied disk image from /var/tmp/${BUILD_ROOTFS} to ${BUILD_OUTDIR}/${BUILD_ROOTFS}'
echo "Copied disk image from /var/tmp/${BUILD_ROOTFS} to ${BUILD_OUTDIR}/${BUILD_ROOTFS}"
if [ ${BUILD_FLAG_WRITE_META} == 'true' ]; then
# extract os-release info