diff options
-rw-r--r-- | backup/restore.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/backup/restore.mdwn b/backup/restore.mdwn index d3bb0d2..8ec0c79 100644 --- a/backup/restore.mdwn +++ b/backup/restore.mdwn @@ -82,10 +82,10 @@ Restauro a frio do nodo de email /etc/init.d/$service restart done - hydractl backup-restore-site magaiver postfixadmin + hydractl backup-restore-site ORIG postfixadmin chown root.www-data /var/sites/postfixadmin/site/config.inc.php - hydractl backup-restore-database magaiver roundcube + hydractl backup-restore-database ORIG roundcube dpkg-reconfigure roundcube-core Restauro a frio de um nodo web |