diff --git a/src/freedombone-app-bdsmail b/src/freedombone-app-bdsmail index 99a26025..77a1ca0d 100755 --- a/src/freedombone-app-bdsmail +++ b/src/freedombone-app-bdsmail @@ -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