diff options
Diffstat (limited to 'scripts/install-nix-from-closure.sh')
-rw-r--r-- | scripts/install-nix-from-closure.sh | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/scripts/install-nix-from-closure.sh b/scripts/install-nix-from-closure.sh index 07423e69967e..a6966c414945 100644 --- a/scripts/install-nix-from-closure.sh +++ b/scripts/install-nix-from-closure.sh @@ -131,12 +131,3 @@ variables are set, either log in again, or type in your shell. EOF fi -cat >&2 <<EOF - -Then, consider running - - nix-store --optimise - -which will reduce store disk usage by hardlinking identical -files together. -EOF |