fix:修复路径问题

This commit is contained in:
wangwenrui
2021-05-19 09:53:32 +08:00
parent c2aefa0208
commit f12dd956bf

View File

@@ -8,7 +8,7 @@ DIST_PATH=$CUR_PATH/dist
echo 'dist dir path is '${DIST_PATH}
cp -f src/assets/img/log1-2.png $DIST_PATH/static
cp -f src/assets/img/logo1-2.png $DIST_PATH/static
cd $DIST_PATH