Skip to content

main/alpine-baselayout: fix chown file not found error

Sertonix requested to merge sertonix/aports:shadow-not-found into master

The etc/shadow- file may not exist when chown is run. Only run chown when the file exists to prevent an error message.

Merge request reports

Loading