mirror of
https://github.com/dockersrc/archlinux
synced 2025-09-20 03:57:40 -04:00
🗃️ Committing everything that changed 🗃️
rootfs/root/docker/setup/04-users.sh
This commit is contained in:
@@ -65,6 +65,7 @@ if [ -z "$(command -v yay 2>/dev/null)" ]; then
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
[ -n "$(type -P yay 2>/dev/null)" ]
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# Set the exit code
|
||||
exitCode=$?
|
||||
|
Reference in New Issue
Block a user