Skip to content
Snippets Groups Projects
Commit 200b55aa authored by sebastien curt's avatar sebastien curt
Browse files

Correction mineur de mise en page du fichier Readme

parent aaacda54
No related branches found
No related tags found
No related merge requests found
...@@ -51,10 +51,10 @@ L'installation d'un script spécifique se fait aussi en trois étapes. ...@@ -51,10 +51,10 @@ L'installation d'un script spécifique se fait aussi en trois étapes.
1. Configuration du ENV du script à faire tourner 1. Configuration du ENV du script à faire tourner
2. Exécution de la commande avec le script voulu : 2. Exécution de la commande avec le script voulu :
* Mysql : ``sh initInstall.sh && sh installMySQL.sh`` * Mysql : ``sh initInstall.sh && sh installMySQL.sh``
* Nextcloud : ``sh initInstall.sh && sh installMySQL.sh * Nextcloud :
&& sh installNextcloud.sh`` ``sh initInstall.sh && sh installMySQL.sh && sh installNextcloud.sh``
* Dolibarr : ``sh initInstall.sh && sh installMySQL.sh * Dolibarr :
&& sh installDolibarr.sh`` ``sh initInstall.sh && sh installMySQL.sh && sh installDolibarr.sh``
* TetrasBack : ``sh initInstall.sh && sh installTetrasBack.sh`` * TetrasBack : ``sh initInstall.sh && sh installTetrasBack.sh``
3. Faire la post installationd du script 3. Faire la post installationd du script
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment