Skip to content

Commit

Permalink
update server b
Browse files Browse the repository at this point in the history
  • Loading branch information
bbharathkumarreddy committed Feb 8, 2020
1 parent 126ad69 commit 525cd59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions system/scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ install(){

echo server_name"='"$server_name"'" >> $server_b_config_path
echo server_b_path"='"$server_b_path"'" >> $server_b_config_path
echo server_b_username"='"$server_b_username"'" >> $server_b_config_path
echo server_b_password"='"$server_b_password"'" >> $server_b_config_path
echo server_b_data_path"='"$server_b_data_path"'" >> $server_b_config_path
echo server_b_config_path"='"$server_b_config_path"'" >> $server_b_config_path
echo system_path"='"$system_path"'" >> $server_b_config_path
Expand Down

0 comments on commit 525cd59

Please sign in to comment.