mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-22 05:56:15 +02:00
Remove extra space.
This commit is contained in:
parent
74f75c8558
commit
a65376b01d
1 changed files with 1 additions and 1 deletions
|
@ -647,7 +647,7 @@ chat_about_sudo() {
|
|||
cat <<EOF
|
||||
This script is going to call sudo a lot. Normally, it would show you
|
||||
exactly what commands it is running and why. However, the script is
|
||||
run in a headless fashion, like this:
|
||||
run in a headless fashion, like this:
|
||||
|
||||
$ curl https://nixos.org/nix/install | sh
|
||||
|
||||
|
|
Loading…
Reference in a new issue