fix syntax error - I shouldn't write code while sleeping ;)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guix?expand=0&rev=11
This commit is contained in:
parent
3a2dc7242b
commit
e0be7f99dc
@ -6,4 +6,6 @@ if [ -x /var/guix/profiles/per-user/root/guix-profile/bin/guix-daemon ]; then
|
||||
else
|
||||
# otherwise use the one installed with our package
|
||||
BINARY=/usr/bin/guix-daemon
|
||||
fi
|
||||
|
||||
exec "$BINARY" --build-users-group=guixbuild
|
||||
|
Loading…
x
Reference in New Issue
Block a user