mirror of
https://github.com/ceph/ceph
synced 2024-12-28 22:43:29 +00:00
doc: correct vstart.sh file location
Signed-off-by: Changcheng Liu <changcheng.liu@intel.com>
This commit is contained in:
parent
533a9b6a07
commit
839c07822a
@ -1523,7 +1523,7 @@ When the build completes, and still in the top-level directory of the git
|
||||
clone where you built Ceph, do the following, for cmake builds::
|
||||
|
||||
cd build/
|
||||
RGW=1 ../vstart.sh -n
|
||||
RGW=1 ../src/vstart.sh -n
|
||||
|
||||
This will produce a lot of output as the vstart cluster is started up. At the
|
||||
end you should see a message like::
|
||||
|
Loading…
Reference in New Issue
Block a user