add radarr3d
This commit is contained in:
@@ -113,8 +113,10 @@ MMSTOP(){
|
||||
until [ "${checked}" = "" ]; do
|
||||
if ! lsof -Pi :5858 -sTCP:LISTEN -t >/dev/null; then
|
||||
if ! lsof -Pi :5555 -sTCP:LISTEN -t >/dev/null; then
|
||||
if ! lsof -Pi :5656 -sTCP:LISTEN -t >/dev/null; then
|
||||
checked=""
|
||||
if ! lsof -Pi :5556 -sTCP:LISTEN -t >/dev/null; then
|
||||
if ! lsof -Pi :5656 -sTCP:LISTEN -t >/dev/null; then
|
||||
checked=""
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user