Message while installing bdsmail
This commit is contained in:
parent
72f753b491
commit
1ea457c555
|
@ -257,6 +257,11 @@ function install_bdsmail {
|
|||
echo 'python2 get_address bdsmail-privkey.dat' >> /usr/bin/bdsmail_domain
|
||||
chmod +x /usr/bin/bdsmail_domain
|
||||
|
||||
echo ''
|
||||
echo $'Now we will wait for i2p to connect and a private key to be generated'
|
||||
echo $'This may take a while.'
|
||||
echo ''
|
||||
|
||||
# wait for domain to be generated by the daemon
|
||||
# This can take a while, probably because i2p is connecting
|
||||
bds_domain=
|
||||
|
|
Loading…
Reference in New Issue