Skip to content

Commit

Permalink
Merge pull request #37 from bbharathkumarreddy/dev-z1
Browse files Browse the repository at this point in the history
update main
  • Loading branch information
bbharathkumarreddy authored Feb 8, 2020
2 parents 922a4b3 + 55190a3 commit e529b05
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 @@ -50,6 +50,8 @@ install(){
echo update_date"='"$update_date"'" >> $server_b_config_path
echo server_twp_hash_path"='"$server_twp_hash_path"'" >> $server_b_config_path
echo hosting_link"='"$hosting_link"'" >> $server_b_config_path
echo ping_1_link"='"$ping_1_link"'" >> $server_b_config_path
echo ping_2_link"='"$ping_2_link"'" >> $server_b_config_path
echo domain"='"$domain"'" >> $server_b_config_path
echo cron_file"='"$cron_file"'" >> $server_b_config_path
echo temp_cron"='"$temp_cron"'" >> $server_b_config_path
Expand Down

0 comments on commit e529b05

Please sign in to comment.