6 Commits

Author SHA1 Message Date
Robin Naundorf
40b9f953ca Fix small display errors (#3500)
* Add missing '$' to declare variable
* Move \n to correct position
2017-02-11 12:24:09 -05:00
Florent Vilmart
c253daa9c9 Update bootstrap.sh (#2862)
* Update bootstrap.sh

Fix issue when generating config.json

* Update bootstrap.sh

Fix mongodb URI
2016-10-13 13:05:36 -04:00
Florent Vilmart
4974dbea37 Adds ability to ask for installation directory (#2746) 2016-09-24 13:42:51 -04:00
Sebastián Balay
1291f70a16 Fix malformed config.json in bootstrap.sh
The bootstrap bash script generates a wrong config.json file.
Instead of having a databaseURI property, it has a mongodbURI prop.
2016-05-10 18:13:06 -04:00
Florent Vilmart
0a4cc606c6 Adds curl test command 2016-03-22 20:10:13 -04:00
Florent Vilmart
b7a723fa7e Adds bootstrap.sh 2016-03-22 18:59:41 -04:00