From 65960b43a8fd704791d765a7b9076b4994ef301e Mon Sep 17 00:00:00 2001 From: James Devine Date: Fri, 2 Feb 2018 22:31:39 +0100 Subject: [PATCH] removed not ready yet comment --- installparttwo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installparttwo.sh b/installparttwo.sh index 38762aa..aac88ca 100644 --- a/installparttwo.sh +++ b/installparttwo.sh @@ -1,5 +1,5 @@ #!/bin/bash -echo "Sorry. This procedure isn't ready yet, We're working on it! " + echo "--- Part 2: Updates and installation ---" echo "--- Updating packages"