Skip to content

Commit aaedc0e

Browse files
Change installation script URL to v2 (#150)
Updated installation script URL to version 2.
1 parent 1863113 commit aaedc0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/installation/online_installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ description: "Install 1Panel with a single bash command. Supports x86_64, ARM, R
1919

2020
Run the following installation script and follow the command-line prompts to complete installation:
2121
```bash
22-
bash -c "$(curl -sSL https://resource.1panel.pro/quick_start.sh)"
22+
bash -c "$(curl -sSL https://resource.1panel.pro/v2/quick_start.sh)"
2323
```
2424

2525
!!! note ""

0 commit comments

Comments
 (0)