diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2023-07-16 02:00:00 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2023-07-16 02:00:07 +0200 |
commit | 7419b187d1c884b7fd7494519ed964333c990218 (patch) | |
tree | e04257ffb4953ca0d67c63e32607c3351a603730 /gnu | |
parent | c89e0b4d2008e930af4fe428ef4a954384e150ce (diff) | |
download | guix-7419b187d1c884b7fd7494519ed964333c990218.tar.gz |
guix-install.sh: Fix incomplete installation.
‘false || return’ returns false, and ‘set -e’ aborts the script. This leaves Guix half installed with visual indication of error. * etc/guix-install.sh (sys_customize_bashrc, sys_maybe_setup_selinux): Explicitly return 0.
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions