Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
fix(doc): uncorrect style
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinsivy committed Oct 30, 2018
1 parent ceefdfc commit 00f683d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
8 changes: 5 additions & 3 deletions doc/en/migration/upgradetoCentreon18.10.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,12 @@ installation. The main directories to synchronize are:
Upgrading Centreon
==================

On the new server, force the update by moving the content of the directoy /usr/share/centreon/installDir/install-18.10.0-YYYYMMDD_HHMMSS to the directory /usr/share/centreon/www/install
On the new server, force the update by moving the content of the
**/usr/share/centreon/installDir/install-18.10.0-YYYYMMDD_HHMMSS** directory to
the **/usr/share/centreon/www/install** directory: ::

# cd /usr/share/centreon/installDir/
# mv install-18.10.0-YYYYMMDD_HHMMSS/ ../www/install/
# cd /usr/share/centreon/installDir/
# mv install-18.10.0-YYYYMMDD_HHMMSS/ ../www/install/

Go to http://[New_Centreon_IP]/centreon URL and perform the
upgrade.
Expand Down
8 changes: 5 additions & 3 deletions doc/fr/migration/upgradetoCentreon18.10.rst
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,12 @@ dépend de votre installation. Les principaux répertoires à synchroniser sont
Mise à jour de la suite Centreon
================================

Forcez la mise à jour du nouveau serveur en déplacant le contenu du répertoire /usr/share/centreon/installDir/install-18.10.0-YYYYMMDD_HHMMSS dans le repértoire /usr/share/centreon/www/install
Forcez la mise à jour du nouveau serveur en déplacant le contenu du répertoire
**/usr/share/centreon/installDir/install-18.10.0-YYYYMMDD_HHMMSS** dans le
repértoire **/usr/share/centreon/www/install** : ::

# cd /usr/share/centreon/installDir/
# mv install-18.10.0-YYYYMMDD_HHMMSS/ ../www/install/
# cd /usr/share/centreon/installDir/
# mv install-18.10.0-YYYYMMDD_HHMMSS/ ../www/install/

Se connecter à l'url http://[ADRESSE_IP_DE_VOTRE_SERVEUR]/centreon et suivre
les étapes de mise à jour.
Expand Down

0 comments on commit 00f683d

Please sign in to comment.