diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index fc803a6..18ec27c 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -2,4 +2,4 @@ 1. The app will require to complete the registration process after the instllation is complete by **visiting the domain** on which *phpBB* is installed. 1. The MySQL database credentials will be sent to the **admin mail**. -1. Please delete, move or rename the install directory (`sudo rm -R /var/www/phpbb/install`) before you use your board. If this directory is still present, only the Administration Control Panel (ACP) will be accessible. +1. Please delete, move or rename the install directory (`mv /var/www/phpbb/install /var/www/phpbb/install_old`) before you use your board. If this directory is still present, only the Administration Control Panel (ACP) will be accessible. diff --git a/doc/DISCLAIMER_fr.md b/doc/DISCLAIMER_fr.md index 00c0d20..dfe8b30 100644 --- a/doc/DISCLAIMER_fr.md +++ b/doc/DISCLAIMER_fr.md @@ -2,4 +2,4 @@ 1. L'application devra terminer le processus d'enregistrement une fois l'installation terminée en **visitant le domaine** sur lequel *phpBB* est installé. 1. Les informations d'identification de la base de données MySQL seront envoyées à la **messagerie admin**. -1. Veuillez supprimer, déplacer ou renommer le répertoire d'installation (`sudo rm -R /var/www/phpbb/install`) avant d'utiliser votre forum. Si ce répertoire est toujours présent, seul le panneau de configuration d'administration (ACP) sera accessible. \ No newline at end of file +1. Veuillez supprimer, déplacer ou renommer le répertoire d'installation (`mv /var/www/phpbb/install /var/www/phpbb/install_old`) avant d'utiliser votre forum. Si ce répertoire est toujours présent, seul le panneau de configuration d'administration (ACP) sera accessible. \ No newline at end of file