Skip to content

Commit

Permalink
Merge pull request #36 from bbharathkumarreddy/dev-z1
Browse files Browse the repository at this point in the history
update server b
  • Loading branch information
bbharathkumarreddy authored Feb 8, 2020
2 parents 7d03388 + 525cd59 commit 922a4b3
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 922a4b3

Please sign in to comment.