fix bug
This commit is contained in:
+1
-1
@@ -273,7 +273,7 @@ main(){
|
||||
7)
|
||||
# 修改端口
|
||||
check_config_file "$CONFIG_FILE"
|
||||
ask_update_port
|
||||
ask_update_port "$CONFIG_FILE"
|
||||
port_manage allow $(get_listen_port) # 开放端口
|
||||
restart_docker
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user