Update update-web-panel.sh
This commit is contained in:
parent
69bb0539bc
commit
0c88aa41f2
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
rm -rf /usr/local/phyre/update/web-panel-latest
|
||||
wget https://github.com/CloudVisionApps/PhyrePanelDist/raw/main/phyre-web-panel.zip
|
||||
wget https://github.com/CloudVisionApps/PhyrePanelWebDist/raw/main/phyre-web-panel.zip
|
||||
unzip phyre-web-panel.zip -d /usr/local/phyre/update/web-panel-latest
|
||||
|
||||
rsync -av /usr/local/phyre/update/web-panel-latest/ /usr/local/phyre/web/
|
||||
|
|
Loading…
Reference in a new issue