mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-23 08:00:24 +00:00
Update README.md
This commit is contained in:
parent
86ce72ea1f
commit
aa2c3d3ee8
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ The admin panel can be opened on port: yourserver.com:8443
|
|||
## Updating
|
||||
To update PhyrePanel, you need to run this commands:
|
||||
```
|
||||
wget https://raw.githubusercontent.com/PhyreApps/PhyrePanel/main/web/update.sh && chmod +x update.sh && ./update.sh
|
||||
rm -rf update.sh && wget https://raw.githubusercontent.com/PhyreApps/PhyrePanel/main/web/update.sh && chmod +x update.sh && ./update.sh
|
||||
```
|
||||
|
||||
## Documentation
|
||||
|
|
Loading…
Reference in a new issue