commit | 74a9cd13ee00c58841a1e77de522cdb98a815c59 | [log] [tgz] |
---|---|---|
author | Nicolas De loof <nicolas.deloof@gmail.com> | Tue Mar 17 14:52:43 2015 +0100 |
committer | Nicolas De loof <nicolas.deloof@gmail.com> | Tue Mar 17 14:52:43 2015 +0100 |
tree | a8f5d78161ef45e7cc1aaa16bc5bc1cfb2720fb0 | |
parent | 1b58a95fad153e73093cab30dfaff42608b30c0a [diff] | |
parent | 806e88fadd0edeaf42119c27db36468055a5a4f6 [diff] |
Merge pull request #44 from yyolk/patch-1 fix path in comment
diff --git a/1.580.2/plugins.sh b/1.580.2/plugins.sh index e0df32b..f4193b3 100755 --- a/1.580.2/plugins.sh +++ b/1.580.2/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