1 Star 0 Fork 1.4K

zhongfuqiang/BootstrapAdmin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
deploy-admin.sh 485 Bytes
一键复制 编辑 原始数据 按行查看 历史
#! /bin/bash
cd ~/BootstrapAdmin
git pull
dotnet publish src/admin/Bootstrap.Admin -c Release
rm -f ~/BootstrapAdmin/src/admin/Bootstrap.Admin/bin/Release/netcoreapp3.0/publish/appsettings*.json
rm -f ~/BootstrapAdmin/src/admin/Bootstrap.Admin/bin/Release/netcoreapp3.0/publish/BootstrapAdmin.db
systemctl stop ba.admin
\cp -fr ~/BootstrapAdmin/src/admin/Bootstrap.Admin/bin/Release/netcoreapp3.0/publish/* /usr/local/ba/admin/
systemctl start ba.admin
systemctl status ba.admin -l
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/misu/BootstrapAdmin.git
git@gitee.com:misu/BootstrapAdmin.git
misu
BootstrapAdmin
BootstrapAdmin
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385