mirror of
https://github.com/ceph/ceph
synced 2025-01-19 17:41:39 +00:00
doc/bootstrap.rst: fix github's url
Signed-off-by: Alexandre Bruyelles <jack@jack.fr.eu.org>
This commit is contained in:
parent
39039d6424
commit
333895a2ca
@ -19,7 +19,7 @@ your Linux distribution::
|
||||
|
||||
or by simply downloading the standalone script manually::
|
||||
|
||||
curl https://github.com/ceph/ceph/tree/master/src/ceph-daemon > ceph-daemon
|
||||
curl --silent --remote-name --location https://github.com/ceph/ceph/raw/master/src/ceph-daemon
|
||||
chmod +x ceph-daemon
|
||||
sudo install -m 0755 ceph-daemon /usr/sbin # optional!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user