]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: correct vstart.sh file location 26734/head
authorChangcheng Liu <changcheng.liu@intel.com>
Mon, 4 Mar 2019 08:55:31 +0000 (16:55 +0800)
committerChangcheng Liu <changcheng.liu@intel.com>
Mon, 4 Mar 2019 08:55:31 +0000 (16:55 +0800)
Signed-off-by: Changcheng Liu <changcheng.liu@intel.com>
doc/dev/index.rst

index 89c7672874f04272bdb398ae2cf2f8139f847d91..bc4e887a156872b090ecfcd66055ac952ace12b1 100644 (file)
@@ -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::