From 365ecb5aeb125989893ba6e1e472e4f2951b3a77 Mon Sep 17 00:00:00 2001 From: Jonathan Maw Date: Tue, 27 Nov 2012 16:52:55 +0000 Subject: Make it obvious that the setup script finished without errors --- setup | 1 + 1 file changed, 1 insertion(+) diff --git a/setup b/setup index b15a93d..1912fb4 100755 --- a/setup +++ b/setup @@ -59,3 +59,4 @@ EOF rm $HOME/.morph.conf ln -s /src/morph.conf $HOME/.morph.conf +echo "Initial setup complete." -- cgit v1.2.1