File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/en/tutorials/recovery Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,9 +60,9 @@ aws --endpoint-url http://127.0.0.1:9000/ s3 mb s3://databend
60601 . Download the latest Databend release and extract it to get the necessary binaries:
6161
6262``` bash
63- wget https://github.com/databendlabs/databend/releases/download/v1.2.719 -nightly/databend-dbg-v1.2.719 -nightly-x86_64-unknown-linux-gnu.tar.gz
63+ wget https://github.com/databendlabs/databend/releases/download/v1.2.25 -nightly/databend-dbg-v1.2.725 -nightly-x86_64-unknown-linux-gnu.tar.gz
6464
65- tar -xzvf databend-dbg-v1.2.719 -nightly-x86_64-unknown-linux-gnu.tar.gz
65+ tar -xzvf databend-dbg-v1.2.725 -nightly-x86_64-unknown-linux-gnu.tar.gz
6666```
6767
68682 . Configure the ** databend-query.toml** configuration file in the ** configs** folder.
You can’t perform that action at this time.
0 commit comments