Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
root authored and root committed Aug 7, 2023
1 parent 77f6add commit c3349b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ vi ~/.bashrc
# 第二步: Docker 安装 (Java & Maven)
```
centos + docker bug: 重启无法连接ssh,未排查到具体原因
apt install -y git wget \
apt install -y git wget sudo \
&& cd /root && git clone https://github.com/ydcode/start.git \
&& cd /root/start/tools/docker/ && chmod +x ./install.sh && ./install.sh && apt autoremove -y
```
Expand Down

0 comments on commit c3349b2

Please sign in to comment.