branch develop updated (5480a20 -> 2f53951)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See http://git.codelutin.com/echobase.git from 5480a20 From scmwebeditor -- dfg new 2f53951 From scmwebeditor -- dfg The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 2f539514ecde691c043bccca4689e6a1ef3e37e8 Author: mathieu.doray@ifremer.fr <unknown> Date: Mon Feb 8 16:29:51 2016 +0100 From scmwebeditor -- dfg Summary of changes: src/site/en/rst/usage.rst.vm | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See http://git.codelutin.com/echobase.git commit 2f539514ecde691c043bccca4689e6a1ef3e37e8 Author: mathieu.doray@ifremer.fr <unknown> Date: Mon Feb 8 16:29:51 2016 +0100 From scmwebeditor -- dfg --- src/site/en/rst/usage.rst.vm | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/src/site/en/rst/usage.rst.vm b/src/site/en/rst/usage.rst.vm index d0ff75f..422b17e 100644 --- a/src/site/en/rst/usage.rst.vm +++ b/src/site/en/rst/usage.rst.vm @@ -84,7 +84,6 @@ Detailed installation procedure (windows) _________________________________________ - Unzip the compressed folder downloaded from Echobase website. - - Open a console (Windows key + R , type *cmd* then Enter) - Go to the uncompressed folder location by typing: @@ -104,29 +103,28 @@ _________________________________________ Detailed installation procedure (Linux) _______________________________________ -- Dézipper l'archive précédemment téléchargée du site central. -- Ouvrir une console -- Se placer dans le répertoire où a été dézippée l'archive +- Unzip the compressed folder downloaded from Echobase website. +- Open a console (Windows key + R , type *cmd* then Enter) +- Go to the uncompressed folder location by typing: :: - cd Chemin vers l'archive dézippée + cd uncompressed folder path -- Rendre le script de démarrage exécutable +- Make the Echobase startup script executable: :: chmod +x startEchobase.sh -- Enfin lancer le script +- Run the Echobase startup script :: ./startEchobase.sh -- Dans la console on doit voir l'application démarré et produire des logs -- Lorsque l'application est prête, un navigateur s'ouvre sur la page - de login. +- the console should display startup messages and logs +- When the application is launched, the internet browser should display the login page. Utilisateurs ____________ -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm