entrypoint: fix typo in 76-adjust-core-user.sh
fixes non-root image run
This commit is contained in:
parent
5606e66ba4
commit
73df84bd6e
@ -3,7 +3,7 @@ set -f
|
||||
|
||||
. /image-entry.d/00-common.envsh
|
||||
|
||||
conf=/etc/angie/conf.d/core-user.conf
|
||||
conf=/etc/angie/autoconf.d/core-user.conf
|
||||
|
||||
if [ "${IEP_ROOT}" = 1 ] ; then
|
||||
log "Running as root, no need to adjust configuration"
|
||||
|
Loading…
Reference in New Issue
Block a user