Skip to content

Commit e8531e9

Browse files
author
jupengfei
committed
无法更改ip地址
Change-Id: I16cfc582fc97f51f8e418bccb72c9b5a3727eb64
1 parent aeb9c3e commit e8531e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ init_client_params () {
5757
exit 1
5858
fi
5959

60-
#set root directory
60+
sed -i "/export RD_SERVER_IP=/c export RD_SERVER_IP=$client_ip" $current_path/rd_init
6161
sed -i "/RD_ROOT_DIR=/c export RD_ROOT_DIR=$current_path" $current_path/rd_init
6262
install_init_script $current_path/rd_init
6363

0 commit comments

Comments
 (0)