mirror of
https://github.com/spiritLHLS/one-click-installation-script.git
synced 2024-11-16 21:43:37 +08:00
Update README.md
This commit is contained in:
parent
401a06b63b
commit
ec93c5907d
|
@ -61,6 +61,7 @@ curl -L https://raw.githubusercontent.com/spiritLHLS/one-click-installation-scri
|
||||||
|
|
||||||
- 支持系统:Ubuntu 18+,Debian 8+,centos 7+,Fedora,Almalinux 8.5+
|
- 支持系统:Ubuntu 18+,Debian 8+,centos 7+,Fedora,Almalinux 8.5+
|
||||||
- 有安装则提示是否需要修改用户名和密码,否则则自动安装,自动安装后默认用户名和密码都是spiritlhl,如果安装完毕需要修改,再次执行本脚本修改
|
- 有安装则提示是否需要修改用户名和密码,否则则自动安装,自动安装后默认用户名和密码都是spiritlhl,如果安装完毕需要修改,再次执行本脚本修改
|
||||||
|
- **本脚本为实验性脚本会有各种bug,勿要轻易尝试**
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -L https://raw.githubusercontent.com/spiritLHLS/one-click-installation-script/main/jupyter.sh -o jupyter.sh && chmod +x jupyter.sh && bash jupyter.sh
|
curl -L https://raw.githubusercontent.com/spiritLHLS/one-click-installation-script/main/jupyter.sh -o jupyter.sh && chmod +x jupyter.sh && bash jupyter.sh
|
||||||
|
|
Loading…
Reference in New Issue
Block a user