From 976caee7d4128797e24000d05582183df7307c57 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Fri, 25 Sep 2015 13:11:54 +0200 Subject: Add "ready" output --- nix-script-switch.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/nix-script-switch.sh b/nix-script-switch.sh index 62cad05..6848a57 100755 --- a/nix-script-switch.sh +++ b/nix-script-switch.sh @@ -207,3 +207,4 @@ else stdout "nixpkgs tag generating disabled" fi +stdout "Ready." -- cgit v1.2.3