diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-04-06 17:39:35 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-04-06 17:39:35 +0200 |
commit | 668b23819360feb53a2c4b29df2bd9ddc88891c4 (patch) | |
tree | 1aad3179746b6479212953783731a9108b9a3a01 /INSTALL | |
parent | b1ca2c15f8a3b25fd13755aca7d410faa5b2b737 (diff) | |
download | jenkins.debian.net-668b23819360feb53a2c4b29df2bd9ddc88891c4.tar.xz |
move git repo from personal namespace to qa group
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ I would prefer to run a jenkins package from wheezy-backports. As 'root' run: ---- cd -git clone git://git.debian.org/git/users/holger/jenkins.debian.net.git +git clone git://git.debian.org/git/qa/jenkins.debian.net.git cd jenkins.debian.net ./update_jdn.sh ---- |