We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8271e18 commit b78320cCopy full SHA for b78320c
application.yml
build.sh
@@ -44,7 +44,7 @@ done
44
# done
45
#done
46
47
-cp application.yml "${OUTPUT_DIR}/application.yml"
+#cp application.yml "${OUTPUT_DIR}/application.yml"
48
cp -r static "${OUTPUT_DIR}/static" # https://github.com/ProtobufBot/Client-UI 前端编译产物dist
49
50
echo "可以把不要的系统删掉">"${OUTPUT_DIR}/可以把不要的系统删掉"
0 commit comments