Prevent faked from shitting itself

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2023-02-18 16:25:02 +01:00
parent f113760a6f
commit 3a68b88f50
Signed by: luzifer
GPG key ID: D91C3E91E4CAD6F5

View file

@ -58,6 +58,7 @@ curl -sSfLo pacman.conf "https://github.com/luzifer-aur/scripts/raw/master/pacma
docker run --rm -i \
-v "$(pwd):/src" \
-v "$(pwd)/pacman.conf:/etc/pacman.conf:ro" \
--ulimit nofile=262144:262144 \
luzifer/arch-repo-builder:latest
# Push changes including tags to fork