From e6bc179cf3b89d8b78f7f4a120725cc5762e7861 Mon Sep 17 00:00:00 2001 From: "Bruno P. Kinoshita" Date: Tue, 11 Oct 2016 21:30:41 +1300 Subject: [PATCH] Minor adjust for git clone in local directory, and remove extra space --- userContent/docs/installation_and_use.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/userContent/docs/installation_and_use.md b/userContent/docs/installation_and_use.md index a4a4253..07b13d3 100644 --- a/userContent/docs/installation_and_use.md +++ b/userContent/docs/installation_and_use.md @@ -51,7 +51,7 @@ Jenkins will look for a JENKINS\_HOME environment variable on first run and will 2. Then execute the command: -> git clone +> git clone . This should clone the required Jenkins-LSCI jobs, plugins, scripts, and other resource folders into the JENKINS\_HOME folder. @@ -186,7 +186,7 @@ Before executing Jenkins-LSCI jobs that utilize Groovy scripts, we need to insta This will insure that before a Groovy script is executed Jenkins will download and install the requested version. Note the Groovy installation directory: -JENKINS\_HOME/tools/hudson.plugins.groovy.GroovyInstallation /Default +JENKINS\_HOME/tools/hudson.plugins.groovy.GroovyInstallation/Default Jenkins-LSCI Jobs for High Content Screening Image Analysis ===========================================================