fix typo
All checks were successful
/ build (push) Successful in 3m14s

This commit is contained in:
Hornwitser 2025-05-18 17:04:54 +02:00
parent 9a683d751a
commit 89b2a707f6

View file

@ -32,7 +32,7 @@ buildah run $ctr -- sh -c "sed /usr/share/containers/storage.conf \
'" \"$shared\"' \
> /etc/containers/storage.conf"
buildah run $ctr -- sc -c "\
buildah run $ctr -- sh -c "\
mkdir -p $shared/overlay-images $shared/overlay-layers; \
touch $shared/overlay-images/images.lock; \
touch $shared/overlay-layers/layers.lock; \