Skip to content

loadlin: fix missing directory error

Lyndon Brown requested to merge jnqnfe/live-build:loadlin into master

fixes an error I experienced in a test build


the situation came about from disabling the installer on an existing config on which it had previously been enabled, thus loadlin is left enabled when it would have been auto disabled with a fresh config. yes, modifying the config like this is prone to config issues, but this error in the loadlin script in this case is trivial to prevent.

Merge request reports

Loading