treehouses / builder

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

What is the correct naming convention? #906

Closed rjpadilla closed 3 years ago

rjpadilla commented 3 years ago

On line 136, the symlink pattern matches against aarch64l. Is this correct?

https://github.com/treehouses/builder/blob/f8551f817eb0d433fa4af63d7228aeb76e2367b2/scripts.d/20_install_do_autorun.sh#L136

Should it be changed to aarch64 or arm64?

scripts.d/20_balena.sh also has the same naming problem.