bdsmail install fails in a safe condition
This commit is contained in:
parent
645bcf9f34
commit
a8fdb02085
|
@ -365,9 +365,9 @@ function install_bdsmail {
|
|||
done
|
||||
|
||||
if [ ! $bds_domain ]; then
|
||||
#systemctl stop bdsmail
|
||||
#systemctl disable bdsmail
|
||||
#remove_i2p
|
||||
systemctl stop bdsmail
|
||||
systemctl disable bdsmail
|
||||
remove_i2p
|
||||
echo $'Failed to get the bdsmail domain'
|
||||
exit 8934638
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue