X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Finstall.rst;fp=docs%2Finstall.rst;h=49bc0413c18a42ac87655d7f2bc5f666e7788dd7;hb=e907c5af374f9d7bf3196543d853921697dbf17c;hp=6a9c1366e98ce06fef0d8b8963bbbe4a28240289;hpb=88f3a792ab2df0293b2eac79bf4753e7e270d3e4;p=releng%2Fglobal-jjb.git diff --git a/docs/install.rst b/docs/install.rst index 6a9c1366..49bc0413 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -114,6 +114,8 @@ Global JJB as follows: mkdir jjb/global-jjb ln -s ../../global-jjb/shell jjb/global-jjb/shell ln -s ../../global-jjb/jjb jjb/global-jjb/jjb + ln -s ../../global-jjb/jenkins-admin jjb/global-jjb/jenkins-admin + ln -s ../../global-jjb/jenkins-init-scripts jjb/global-jjb/jenkins-init-scripts git add jjb/global-jjb git commit -sm "Install global-jjb $GLOBAL_JJB_VERSION"