mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-19 18:17:22 +01:00
move the SSL setup into its own bash script since it is used for much more than email now
This commit is contained in:
@@ -122,6 +122,7 @@ EOF
|
||||
|
||||
# Start service configuration.
|
||||
. setup/system.sh
|
||||
. setup/ssl.sh
|
||||
. setup/dns.sh
|
||||
. setup/mail.sh
|
||||
. setup/dkim.sh
|
||||
|
||||
Reference in New Issue
Block a user