15 Star 127 Fork 47

老张的哲学 / ChristDDD

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Christ3D.Publish.Linux.sh 258 Bytes
一键复制 编辑 原始数据 按行查看 历史
MandIand 提交于 2020-05-15 11:38 . Create Christ3D.Publish.Linux.sh
git pull;
rm -rf .PublishFiles;
dotnet build;
dotnet publish -o /home/ChristDDD/Christ3D.UI.Web/bin/Debug/netcoreapp3.1;
cp -r /home/ChristDDD/Christ3D.UI.Web/bin/Debug/netcoreapp3.1 .PublishFiles;
echo "Successfully!!!! ^ please see the file .PublishFiles";
1
https://gitee.com/laozhangIsPhi/ChristDDD.git
git@gitee.com:laozhangIsPhi/ChristDDD.git
laozhangIsPhi
ChristDDD
ChristDDD
master

搜索帮助