update
This commit is contained in:
+2
-2
@@ -44,7 +44,7 @@ find_free_port() {
|
||||
return 1
|
||||
}
|
||||
|
||||
change_port(){
|
||||
update_port(){
|
||||
local script_dir=$(cd "$(dirname "$0")"; pwd)
|
||||
local config_dir="$script_dir/../conf"
|
||||
source "$script_dir/utils/jq_util.sh"
|
||||
@@ -54,4 +54,4 @@ change_port(){
|
||||
echo "设置端口成功"
|
||||
}
|
||||
|
||||
change_port
|
||||
update_port
|
||||
Reference in New Issue
Block a user