From 8d059d9807a616c22f09313d72c47538952071a0 Mon Sep 17 00:00:00 2001 From: sala Date: Thu, 30 Jun 2022 07:38:30 +0000 Subject: [PATCH] Update bob.rst with updated repo --- admin-guide/mgmt-tools/bob.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin-guide/mgmt-tools/bob.rst b/admin-guide/mgmt-tools/bob.rst index db676d3f..52b7f511 100644 --- a/admin-guide/mgmt-tools/bob.rst +++ b/admin-guide/mgmt-tools/bob.rst @@ -14,8 +14,8 @@ For production use of bob there will be RPMs for bob and its dependencies. For the moment the steps are the following:: yum -y install python-setuptools python-requests-kerberos - git clone git@git.psi.ch:linux-infra/bob.git - cd bob + git clone git@git.psi.ch:linux-infra/admin-tools.git + cd admin-tools python setup.py install