guix-install.sh: Replace tabs with spaces.
authorVincent Legoll <vincent.legoll@gmail.com>
Sun, 31 May 2020 20:42:54 +0000 (22:42 +0200)
committerChristopher Baines <mail@cbaines.net>
Fri, 18 Dec 2020 12:20:59 +0000 (12:20 +0000)
commit7c16406809d1613cfd3dca306bf88b69bfb64db5
tree1369207555e051ee63b771a15b1568171be58973
parent8ecec73dc69c2bd4c338e23497a9ff24b487917b
guix-install.sh: Replace tabs with spaces.

Almost the entire file is indented with spaces, a few tabs slipped in, clean
them up.

* etc/guix-install.sh(chk_sys_arch): Replace tabs with spaces.
(sys_enable_guix_daemon): Likewise.

Signed-off-by: Christopher Baines <mail@cbaines.net>
etc/guix-install.sh