MycroftAI / enclosure-picroft

Mycroft interface for Raspberry Pi environment
https://mycroft.ai/documentation/picroft
GNU Lesser General Public License v3.0
804 stars 191 forks source link

Don't infinitely append configuration to files #79

Closed maxolasersquad closed 5 years ago

maxolasersquad commented 5 years ago

If options are chosen foor Google's AIY then the script will inifinitely append configuration changes to file each time the setup is run.

This commit will overwrite the google repository apt file and only append to the boot configuration if the configuration doesn't already exist.

maxolasersquad commented 5 years ago

Any chance of getting some love on this PR?

LearnedVector commented 5 years ago

@maxolasersquad this works for me. Sorry for the delay.