Update gen_pack.sh

This commit is contained in:
Gabriel Wang 2021-11-05 18:36:54 +00:00
parent e67a03b813
commit 300c8a14e9

View File

@ -198,6 +198,8 @@ if [ $errorlevel -ne 0 ]; then
exit
fi
cp -f ./$PACK_VENDOR.$PACK_NAME.pdsc ${PACK_WAREHOUSE}
echo "build of pack succeeded"
# Clean up
echo "cleaning up ..."