From 6b49cf9bbef88b7dbdaf60c2aca67c0e9c6519ee Mon Sep 17 00:00:00 2001 From: davor Date: Tue, 26 Aug 2014 14:14:53 +0200 Subject: Update 2012-08-09-install-opentox-development-environment.md Added validation to service install --- _posts/2012-08-09-install-opentox-development-environment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2012-08-09-install-opentox-development-environment.md b/_posts/2012-08-09-install-opentox-development-environment.md index 02946bb..27d8725 100644 --- a/_posts/2012-08-09-install-opentox-development-environment.md +++ b/_posts/2012-08-09-install-opentox-development-environment.md @@ -81,7 +81,7 @@ Download and install opentox-client and opentox-server: Download and install services and tests: - for f in algorithm compound dataset feature model task opentox-test; do + for f in algorithm compound dataset feature model validation task opentox-test; do git clone "git@github.com:opentox/$f.git" $OT_PREFIX/$f cd $OT_PREFIX/$f git checkout development 2>/dev/null -- cgit v1.2.3