forked from yindun/ansible-devops
更新 scripts/README.md
This commit is contained in:
parent
402cf5312b
commit
d5d1458bad
|
|
@ -56,8 +56,8 @@
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
#支持版本[23.10-1.1.9.0]
|
#支持版本[23.10-1.1.9.0]
|
||||||
cd /opt/ && wget -qO- http://116.205.97.109/scripts/ib-drive.sh|bash -s -- --install --version '23.10-1.1.9.0'
|
cd /opt/ && wget -qO- http://116.205.97.109/scripts/ib-drive.sh|bash -s -- --install --version "24.10-2.1.8.0" --distro "ubuntu24.04"
|
||||||
cd /opt/ && wget -qO- http://116.205.97.109/scripts/ib-drive.sh|bash -s -- --uninstall --version '23.10-1.1.9.0'
|
cd /opt/ && wget -qO- http://116.205.97.109/scripts/ib-drive.sh|bash -s -- --uninstall --version "24.10-2.1.8.0" --distro "ubuntu24.04"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue