mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-25 22:47:49 +08:00
Update build.sh
fix the bug:"cp: target './nginx/dist' is not a directory"
This commit is contained in:
parent
87c0e061ba
commit
a9c2837709
@ -9,6 +9,7 @@ cd wvp-GB28181-pro/web_src && \
|
|||||||
npm run build
|
npm run build
|
||||||
|
|
||||||
cd ../../
|
cd ../../
|
||||||
|
mkdir -p ./nginx/dist
|
||||||
cp -r wvp-GB28181-pro/src/main/resources/static/* ./nginx/dist
|
cp -r wvp-GB28181-pro/src/main/resources/static/* ./nginx/dist
|
||||||
|
|
||||||
echo "构建ZLM容器"
|
echo "构建ZLM容器"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user