immortalwrt/package/base-files
Paul Spooren 238f915876 base-files: reduce number of mkdir calls
The `mkdir` commands supports passing multiple arguments to batch create
multiple folders, instead of calling the tool every single time.

If the creation of one of the folders fails, all other folder are still
created and therefore doesn't change the error handling.

Also stop creating `/etc/` explicitly after subfolders of `/etc/` were
already created.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2021-10-12 23:56:45 +08:00
..
files x86: upgrade from img.gz error 2021-08-06 21:43:54 +08:00
image-config.in include/version: set default distribution name to ImmortalWrt 2021-02-18 19:07:14 +08:00
Makefile base-files: reduce number of mkdir calls 2021-10-12 23:56:45 +08:00