little-cui commented on a change in pull request #262: SCB-317 Add Linux Release scripts URL: https://github.com/apache/incubator-servicecomb-service-center/pull/262#discussion_r164344567
########## File path: scripts/release/conf/conf/app.conf ########## @@ -0,0 +1,99 @@ +component_name = service_center Review comment: we do not need to make a copy in source code, can 'cp' one copy from etc/conf/app.conf and 'sed' command to change the app.conf when execute release script. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
