mirror of
https://github.com/dockersrc/archlinux
synced 2025-10-14 20:02:34 -04:00
🗃️ Committing everything that changed 🗃️
Some checks failed
release-tag / release-image (push) Failing after 1h12m40s
Some checks failed
release-tag / release-image (push) Failing after 1h12m40s
rootfs/root/docker/setup/01-system.sh rootfs/root/docker/setup/03-files.sh rootfs/root/docker/setup/06-post.sh
This commit is contained in:
@@ -27,7 +27,9 @@ exitCode=0
|
||||
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# Main script
|
||||
|
||||
if grep -Rsqi 'DisableSandbox' /etc/pacman.conf*; then
|
||||
sed -i 's|.*DisableSandbox|DisableSandbox|g' /etc/pacman.conf*
|
||||
fi
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# Set the exit code
|
||||
exitCode=$?
|
||||
|
Reference in New Issue
Block a user