mirror of
https://git.myvelabs.com/lab/myvemail.git
synced 2025-12-17 21:26:14 +00:00
Update mail-aio.sh
This commit is contained in:
parent
8a7462893e
commit
99849e275e
1 changed files with 1 additions and 1 deletions
|
|
@ -1046,7 +1046,7 @@ echo
|
||||||
echo -e '\e[1;34mGenerating DH parameters with openssl\e[0m'
|
echo -e '\e[1;34mGenerating DH parameters with openssl\e[0m'
|
||||||
echo -e '\e[3m# a notification will pop up once completed\e[0m'
|
echo -e '\e[3m# a notification will pop up once completed\e[0m'
|
||||||
|
|
||||||
openssl dhparam -out /usr/share/dovecot/dh.pem 4096 &&
|
sudo openssl dhparam -out /usr/share/dovecot/dh.pem 4096 &&
|
||||||
echo -e '\n\n\e[1;32mOpenssl certificates have successfully been generated!\e[0m'
|
echo -e '\n\n\e[1;32mOpenssl certificates have successfully been generated!\e[0m'
|
||||||
|
|
||||||
rm ${0}
|
rm ${0}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue