Nature40 / pimod

Reconfigure Raspberry Pi images with an easy, Docker-like configuration file
GNU General Public License v3.0
127 stars 19 forks source link

Change INSTALL to add files recursively #8

Closed jonashoechst closed 5 years ago

jonashoechst commented 5 years ago

When INSTALL encounters a folder, it should walk the folder recursively and copy all files to their destination. The functionality can be compared to an overlay as used by OpenWrt, but is more dynamic, as multiple overlays can be installed.