From 394abfd7e6bb87ac6501acc76ad1bd5a68d825fe Mon Sep 17 00:00:00 2001 From: 57_Wolve <57_wolve@private.email> Date: Wed, 14 Jan 2026 17:53:08 +0000 Subject: [PATCH] Update scripts/bootstrap.sh --- scripts/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index de2c453..d18601d 100644 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -35,4 +35,4 @@ if [ -f /nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh ]; then fi echo "Nix installation complete!" -echo "Please restart your shell or run: source /nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh" +echo "Restart your shell or run: source /nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh"