mirror of
https://github.com/wushuo894/ani-rss.git
synced 2026-03-15 01:20:23 +00:00
初步优化通知
This commit is contained in:
@@ -131,12 +131,6 @@ verify_install() {
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# sleep 10
|
||||
# if ! ss -tulnp | grep -q ":$PORT"; then
|
||||
# echo -e "${RED}端口 $PORT 未监听${NC}"
|
||||
# exit 1
|
||||
# fi
|
||||
|
||||
echo -e "${GREEN}验证通过,服务运行正常${NC}"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user