Skip to content

Don't create cache folder with --no-cache

Paul Spooren requested to merge aparcar/apk-tools:no-var into master

Prevent the --initdb command to create cache folder if it's explicitly disabled. This is relevant since other tooling may provide the /var folder, specifically in OpenWrt it's a symlink to /tmp/

Signed-off-by: Paul Spooren mail@aparcar.org

Merge request reports