Change obnam message

This commit is contained in:
Bob Mottram 2014-09-29 14:40:46 +01:00
parent c598246aab
commit 0cc04a89e4
1 changed files with 1 additions and 1 deletions

View File

@ -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