chore: 添加构建
This commit is contained in:
3
Yi.Abp.Net8/end.sh
Normal file
3
Yi.Abp.Net8/end.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
kill $(ps -aux | grep Yi.Abp.Web.dll | awk '{print $2}')
|
||||
echo "Yi-进程已关闭"
|
||||
Reference in New Issue
Block a user