diff --git a/Gemfile.lock b/Gemfile.lock index 1381b423..f3666c3b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,7 +53,7 @@ GIT GIT remote: https://github.com/ontoportal-lirmm/ontologies_linked_data.git - revision: a199eff007f5d7f18205d61194f3823445aa6460 + revision: 82fffaaeb52016c1c7b335952c80ce0256d57d33 branch: development specs: ontologies_linked_data (0.0.1) diff --git a/README.md b/README.md index b4caa10a..02b9f076 100644 --- a/README.md +++ b/README.md @@ -31,10 +31,7 @@ Goals: ``` -### Configuration -``` -cp .env.sample .env -``` + ### Run dev ```bash diff --git a/bin/ontoportal b/bin/ontoportal index 87a1a170..f02438eb 100755 --- a/bin/ontoportal +++ b/bin/ontoportal @@ -2,33 +2,40 @@ # Function to display script usage information show_help() { - cat <