refactor: 修改一键安装脚本

This commit is contained in:
wanghe-fit2cloud 2023-02-24 11:05:12 +08:00
parent a618118792
commit 7fdffa6848
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@
以 root 用户执行如下命令一键安装 1Panel:
```sh
INSTALL_MODE=stable bash -c "$(curl -sSL http://1panel.oss-cn-hangzhou.aliyuncs.com/package/quick_start.sh)"
INSTALL_MODE=stable bash -c "$(curl -sSL https://resource.fit2cloud.com/1panel/package/quick_start.sh)"
```
**学习资料**

View file

@ -2,7 +2,7 @@ system:
db_file: 1Panel.db
base_dir: /opt
mode: dev
repo_url: https://1panel.oss-cn-hangzhou.aliyuncs.com/package
repo_url: https://resource.fit2cloud.com/1panel/package
is_demo: false
log: