centos 运行 netcore 项目
wget http://www.akdbsm.cn/publish.tar
tar -xvf publish.tar
ps -ef | grep dotnet
kill -s 9 16913
nohup dotnet Chapter.Agent.dll &
wget http://www.akdbsm.cn/publish.tar
tar -xvf publish.tar
ps -ef | grep dotnet
kill -s 9 16913
nohup dotnet Chapter.Agent.dll &