diff --git a/dsSupport/Shell/start.sh b/dsSupport/Shell/start.sh index ae89fb98..65ee546b 100644 --- a/dsSupport/Shell/start.sh +++ b/dsSupport/Shell/start.sh @@ -7,4 +7,3 @@ sleep 3 chmod +x dsSupport # 运行为后台进程 nohup /usr/local/dsMin/dsSupport/dsSupport >> /usr/local/dsMin/dsSupport/dsSupport.log 2>&1 & - \ No newline at end of file