When done, fix rights of ${LOGDIR}
This commit is contained in:
parent
dc59cf894c
commit
a2bac80ff5
@ -49,4 +49,6 @@ podman run "${podman_build_args[@]}" "${REGISTRY}:${VERSION}" \
|
|||||||
&& emerge @golang-rebuild @rust-rebuild \
|
&& emerge @golang-rebuild @rust-rebuild \
|
||||||
&& eclean-pkg --deep"
|
&& eclean-pkg --deep"
|
||||||
|
|
||||||
|
podman unshare chown -R "0:0" "${LOGDIR}"
|
||||||
|
|
||||||
# vim:fileencoding=utf-8:ts=4:syntax=bash:expandtab
|
# vim:fileencoding=utf-8:ts=4:syntax=bash:expandtab
|
||||||
|
Reference in New Issue
Block a user