A quick fix to this is to do ``` echo y | pio template get apache/incubator-predictionio-template-recommender /opt/MyRecommendation --name Admin --package co.cococo --email [email protected] ```
I think there's discussion about removing this check but I hope this will unblock you in the meanwhile. Tom On Wed, Nov 9, 2016 at 2:18 PM, unoexperto <[email protected]> wrote: > GitHub user unoexperto opened an issue: > > https://github.com/apache/incubator-predictionio/issues/326 > > What's command line param for "Would you like to be informed about new > bug fixes and security updates of this template?" > > Guys, what is commandline parameter for `Would you like to be informed > about new bug fixes and security updates of this template?` when installing > template via > > ``` > pio template get apache/incubator-predictionio-template-recommender > /opt/MyRecommendation --name Admin --package co.cococo --email > [email protected] > ``` > > Because of this interactive question I can't wrap installation into > docker script. > > Thanks! > > ---- > > ---- > > > --- > If your project is set up for it, you can reply to this email and have your > reply appear on GitHub as well. If your project does not have this feature > enabled and wishes so, or if the feature is enabled but not working, please > contact infrastructure at [email protected] or file a JIRA ticket > with INFRA. > --- >
