Clear password after use
This commit is contained in:
parent
455b2c6f7b
commit
1a11a8cfdd
|
@ -391,6 +391,7 @@ function install_bdsmail {
|
||||||
bdsmail_configure_users
|
bdsmail_configure_users
|
||||||
|
|
||||||
$BDSMAIL_DIR/bin/newmail $MY_USERNAME /home/$MY_USERNAME/MailDir/i2p "$user_account_password"
|
$BDSMAIL_DIR/bin/newmail $MY_USERNAME /home/$MY_USERNAME/MailDir/i2p "$user_account_password"
|
||||||
|
user_account_password=
|
||||||
|
|
||||||
APP_INSTALLED=1
|
APP_INSTALLED=1
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue