From 0cc04a89e48268e5e5a49452d074d588d5abad1b Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 29 Sep 2014 14:40:46 +0100 Subject: [PATCH] Change obnam message --- install-freedombone.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-freedombone.sh b/install-freedombone.sh index 4c54b6ca..9cc923a6 100755 --- a/install-freedombone.sh +++ b/install-freedombone.sh @@ -3290,7 +3290,7 @@ function create_restore_script { apt-get -y --force-yes install obnam bcrypt if [ ! -f /usr/bin/obnam ]; then - echo 'obnam may not have installed correctly. Check your internet connection, /etc/network/interfaces and /etc/resolv.conf' + echo "ERROR: obnam may not have installed correctly. $CHECK_MESSAGE" exit 47 fi