Message order

This commit is contained in:
Bob Mottram 2018-02-11 22:43:00 +00:00
parent 561a74c846
commit 76e56cd85e
1 changed files with 1 additions and 1 deletions

View File

@ -261,10 +261,10 @@ function install_bdsmail {
sleep 15
bds_domain=$(bdsmail_domain)
if [ ! $bds_domain ]; then
echo $'Failed to get the bdsmail domain'
systemctl stop bdsmail
systemctl disable bdsmail
remove_i2p
echo $'Failed to get the bdsmail domain'
exit 8934638
fi
fi