Don't exit

This commit is contained in:
Bob Mottram 2015-12-22 22:00:24 +00:00
parent 615a827f4d
commit 9fd09e55be
1 changed files with 0 additions and 1 deletions

View File

@ -232,7 +232,6 @@ function backup_gnusocial {
backup_directory_to_friend /var/www/${MICROBLOG_DOMAIN_NAME}/htdocs gnusocial
else
echo $"GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}"
exit 6327
fi
fi
}