commit | c2d2172fd26356b502b6535a9f25ff897e95d572 | [log] [tgz] |
---|---|---|
author | Nicolas De loof <nicolas.deloof@gmail.com> | Tue Mar 17 14:54:23 2015 +0100 |
committer | Nicolas De loof <nicolas.deloof@gmail.com> | Tue Mar 17 14:54:23 2015 +0100 |
tree | 037c95ff9ea88f3a038ab45d086160fdd0e04263 | |
parent | 74a9cd13ee00c58841a1e77de522cdb98a815c59 [diff] | |
parent | 8aec15c3cb19163daf994568efbcc548ba61c7ad [diff] |
Merge pull request #50 from justinclayton/patch-1 fix description on location of plugins.sh
diff --git a/plugins.sh b/plugins.sh index e0df32b..f4193b3 100755 --- a/plugins.sh +++ b/plugins.sh
@@ -5,7 +5,7 @@ # # FROM jenkins # COPY plugins.txt /plugins.txt -# RUN /usr/share/jenkins/plugins.sh /plugins.txt +# RUN /usr/local/bin/plugins.sh /plugins.txt # REF=/usr/share/jenkins/ref/plugins