Update README.rst
This commit is contained in:
committed by
GitHub
parent
c82cfd5bc2
commit
bc917ff166
+1
-1
@@ -53,7 +53,7 @@ contains:
|
|||||||
.. code-block:: sh
|
.. code-block:: sh
|
||||||
|
|
||||||
kapow route add /backups \
|
kapow route add /backups \
|
||||||
-c 'cloudx storage ls /backups | grep $(kapow get /request/params/query) | kapow set /response/body'
|
-c 'cloudx storage ls /backups | grep "$(kapow get /request/params/query)" | kapow set /response/body'
|
||||||
|
|
||||||
and execute it in the remote host with the command:
|
and execute it in the remote host with the command:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user