about summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/install-nix-from-closure.sh9
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