1 Star 0 Fork 16

amtech/cpms-cloud-vue-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.sh 152 Bytes
一键复制 编辑 原始数据 按行查看 历史
cpms开源 提交于 2021-11-26 15:58 +08:00 . 前端代码version1.0.0
#!/bin/bash
echo "打包文件"
yarn build
echo "传输文件"
scp -P 1802 -r ./dist/** root@219.159.20.119:/data/avue/avue-cli1
echo "部署成功"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/amtech/cpms-cloud-vue-ui.git
git@gitee.com:amtech/cpms-cloud-vue-ui.git
amtech
cpms-cloud-vue-ui
cpms-cloud-vue-ui
master

搜索帮助