mirror of
https://github.com/dockersrc/archlinux
synced 2024-12-03 11:23:13 -05:00
🗃️ Committing everything that changed 🗃️
rootfs/root/docker/setup/04-users.sh
This commit is contained in:
parent
c71cf21b00
commit
7ef60e3d37
@ -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=$?
|
||||
|
Loading…
Reference in New Issue
Block a user