mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Create how-to-find-openpanel-version.md
This commit is contained in:
parent
34533b2d9b
commit
b987837799
@ -0,0 +1,21 @@
|
||||
# How to find OpenPanel version
|
||||
|
||||
You can do it the following ways:
|
||||
|
||||
in the panel interface – in the lower left corner;
|
||||
|
||||

|
||||
|
||||
In the server terminal, using the `opencli --version` command.
|
||||
|
||||
```bash
|
||||
opencli --version
|
||||
```
|
||||
|
||||
Example output:
|
||||
|
||||
```bash
|
||||
root@server:~# opencli --version
|
||||
|
||||
1.0.4
|
||||
```
|
Loading…
Reference in New Issue
Block a user