Update _index.md

This commit is contained in:
sheng-liang
2018-08-23 23:26:03 -07:00
committed by Denise
parent 48c4bc6070
commit 7af5b311c6
@@ -102,5 +102,5 @@ In this documentation, as an example, we're using Amazon S3 as our safe location
```
root@node:~# s3cmd mb s3://rke-etcd-snapshots
root@node:~# s3cmd /opt/rke/etcd-snapshots/snapshot.db s3://rke-etcd-snapshots/
root@node:~# s3cmd put /opt/rke/etcd-snapshots/snapshot.db s3://rke-etcd-snapshots/
```