Update default domain after restore from backup
This commit is contained in:
parent
33e7a2f442
commit
d4d549438d
|
@ -726,6 +726,7 @@ restore_mailing_list
|
|||
restore_email
|
||||
restore_apps local $RESTORE_APP
|
||||
set_user_permissions
|
||||
update_default_domain
|
||||
backup_unmount_drive
|
||||
|
||||
# ensure that all TLS certificates are pinned
|
||||
|
|
|
@ -661,6 +661,7 @@ restore_mailing_list
|
|||
restore_email
|
||||
restore_apps remote
|
||||
set_user_permissions
|
||||
update_default_domain
|
||||
|
||||
# ensure that all TLS certificates are pinned
|
||||
#${PROJECT_NAME}-pin-cert all
|
||||
|
|
Loading…
Reference in New Issue