Configure bdsmail users
This commit is contained in:
parent
5b9246ca7e
commit
49f094140c
|
@ -363,6 +363,8 @@ function install_bdsmail {
|
|||
sed -i "s|username|$MY_USERNAME|g" /home/$MY_USERNAME/.mutt/bdsmail
|
||||
chown -R $MY_USERNAME:$MY_USERNAME /home/$MY_USERNAME/.mutt
|
||||
|
||||
bdsmail_configure_users
|
||||
|
||||
APP_INSTALLED=1
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue