This commit is contained in:
Wang Sen Di
2025-12-09 14:01:21 +08:00
parent 57289138e0
commit 3a1e26763f

View File

@@ -55,7 +55,7 @@ __check_process() {
echo "启动命令: $_cmd"
"$_cmd" &>/dev/null &
nohup "$_cmd" &>/dev/null &
echo "$_cmd" >/apps/data/cmdline.sh
echo "airship-agent 启动完成"
else