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