From c8e1f27320afb5bf566dfe4070452c466a598130 Mon Sep 17 00:00:00 2001 From: Olia Lisa Date: Wed, 14 Jan 2026 22:58:16 +0800 Subject: [PATCH] update --- bin/update_port.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/update_port.sh b/bin/update_port.sh index bd2279c..8b13dcd 100644 --- a/bin/update_port.sh +++ b/bin/update_port.sh @@ -1,4 +1,6 @@ #!/bin/bash +source "$(dirname "$0")/utils/base.sh" +source "$(dirname "$0")/utils/jq_util.sh" # 查找随机空闲端口 # 用途: