We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1863113 commit aaedc0eCopy full SHA for aaedc0e
1 file changed
docs/installation/online_installation.md
@@ -19,7 +19,7 @@ description: "Install 1Panel with a single bash command. Supports x86_64, ARM, R
19
20
Run the following installation script and follow the command-line prompts to complete installation:
21
```bash
22
- bash -c "$(curl -sSL https://resource.1panel.pro/quick_start.sh)"
+ bash -c "$(curl -sSL https://resource.1panel.pro/v2/quick_start.sh)"
23
```
24
25
!!! note ""
0 commit comments