mirror of
https://github.com/dockersrc/archlinux
synced 2024-12-03 11:23:13 -05:00
🗃️ Committing everything that changed 🗃️
Some checks failed
release-tag / release-image (push) Failing after 22m45s
Some checks failed
release-tag / release-image (push) Failing after 22m45s
rootfs/root/docker/setup/00-init.sh
This commit is contained in:
parent
7f1f2eba59
commit
4e0d665e1a
@ -27,7 +27,9 @@ exitCode=0
|
||||
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# Main script
|
||||
|
||||
if grep -qs 'DisableSandbox$' '/etc/pacman.conf'; then
|
||||
sed -i 's|#.*DisableSandbox|DisableSandbox|g' '/etc/pacman.conf'
|
||||
fi
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# Set the exit code
|
||||
exitCode=$?
|
||||
|
Loading…
Reference in New Issue
Block a user