Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejun committed Dec 23, 2024
1 parent 95ba5cb commit 80c9a1e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions keepalive.sh
Original file line number Diff line number Diff line change
Expand Up @@ -169,12 +169,6 @@ startWebSSH(){
}

#main
#启动自检查避免重复运行
if checkProcAlive "keepalive.sh"; then
echo "已在运行中"
exit 0
fi

if [ -n "$autoUp" ]; then
echo "run autoUpdate"
autoUpdate
Expand Down

0 comments on commit 80c9a1e

Please sign in to comment.