更新提示语
This commit is contained in:
parent
33c4e7eabd
commit
9feddc1c80
@ -51,7 +51,7 @@ change_port(){
|
|||||||
|
|
||||||
local port=$(find_free_port)
|
local port=$(find_free_port)
|
||||||
modify_json_file "$config_dir/config.json" ".listen" ":$port"
|
modify_json_file "$config_dir/config.json" ".listen" ":$port"
|
||||||
echo "设置端口成功"
|
echo "已分配新的空闲端口, 设置端口成功"
|
||||||
}
|
}
|
||||||
|
|
||||||
change_port
|
change_port
|
||||||
Loading…
Reference in New Issue
Block a user