chore: 添加jenkins构建脚本
This commit is contained in:
4
Yi.Furion.Net6/Yi.Furion.Web.Entry/start.sh
Normal file
4
Yi.Furion.Net6/Yi.Furion.Web.Entry/start.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
./end.sh
|
||||
nohup dotnet Yi.Furion.Web.Entry.dll > /dev/null 2>&1 &
|
||||
echo "Yi-启动成功!"
|
||||
Reference in New Issue
Block a user