Skip to content

Commit

Permalink
Update Zookeeper集群部署.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lancger authored Apr 23, 2022
1 parent 7c1510d commit a1fe449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zookeeper/Zookeeper集群部署.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
```
export VER=3.5.6
cd /usr/local/src/
wget https://archive.apache.org/dist/zookeeper/zookeeper-${VER}/zookeeper-${VER}.tar.gz
wget https://archive.apache.org/dist/zookeeper/zookeeper-${VER}/apache-zookeeper-${VER}.tar.gz
```

# 三、安装zookeeper
Expand Down

0 comments on commit a1fe449

Please sign in to comment.