Skip to content
Snippets Groups Projects
Commit 1ea457c5 authored by Bob Mottram's avatar Bob Mottram
Browse files

Message while installing bdsmail

parent 72f753b4
No related branches found
No related tags found
No related merge requests found
......@@ -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=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment