[Doc] Fix db creation
This patch set fixes command to create db schema. Closes-Bug: #1709048 Change-Id: I1214313307fe0375d42e1a22562cd16ae867795d
This commit is contained in:
@@ -68,4 +68,4 @@
|
|||||||
|
|
||||||
.. code-block:: ini
|
.. code-block:: ini
|
||||||
|
|
||||||
su -s /bin/sh -c "watcher-db-manage" watcher
|
su -s /bin/sh -c "watcher-db-manage --config-file /etc/watcher/watcher.conf create_schema"
|
||||||
|
|||||||
Reference in New Issue
Block a user