初始化操作中, 增加设置端口
This commit is contained in:
parent
48604a2692
commit
b2a81f7964
@ -12,3 +12,6 @@ bash $script_dir/update_uuid.sh
|
|||||||
|
|
||||||
# 生成密钥对, 修改config.json中的密钥属性
|
# 生成密钥对, 修改config.json中的密钥属性
|
||||||
bash $script_dir/update_key.sh
|
bash $script_dir/update_key.sh
|
||||||
|
|
||||||
|
# 设置端口
|
||||||
|
bash $script_dir/update_port.sh
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user