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