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
66f85b7ad0
commit
7e1e50a40c
@ -231,6 +231,16 @@ To update OpenPanel manually from the terminal, run the following command:
|
|||||||
opencli update --force
|
opencli update --force
|
||||||
```
|
```
|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|
||||||
|
<TabItem value="github-update-now" label="from GitHub">
|
||||||
|
|
||||||
|
To update OpenPanel manually from GitHub:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
bash <(curl -sSL https://raw.githubusercontent.com/stefanpejcic/OpenPanel/refs/heads/main/version/UPDATE.sh)
|
||||||
|
```
|
||||||
|
</TabItem>
|
||||||
|
|
||||||
</Tabs>
|
</Tabs>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user