mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update 000_intro.md
This commit is contained in:
parent
1bcaf05559
commit
04324efcb9
@ -68,7 +68,7 @@ The installation script also supports optional flags that can be used to install
|
||||
Example: Install OpenPanel in debug mode
|
||||
|
||||
```shell
|
||||
cd /root && (curl -sSL -o install https://get.openpanel.co || wget -qO install https://get.openpanel.co) && chmod +x install && ./install --debug
|
||||
bash <(curl -sSL https://get.openpanel.co/) --debug
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user