#!/bin/bash ./end.sh nohup dotnet NPin.Web.dll > /dev/null 2>&1 & echo "NPin-启动成功!"