treehouses / builder

Treehouses Awesome 👓 Raspberry Pi Image Builder 🏗
http://download.treehouses.io
GNU Affero General Public License v3.0
47 stars 22 forks source link

move install folder to install script (fixes #790) #810

Closed ComputerOnFire closed 3 years ago

ComputerOnFire commented 3 years ago

files are now installed via scripts

ComputerOnFire commented 3 years ago

this solution is not currently working, as bash interpret all the variable inside of the do_autorun script. the files need to be re-written to ignore bash variables.

dogi commented 3 years ago

https://github.com/treehouses/builder/pull/893