Update update-web-panel.sh
This commit is contained in:
parent
b84f54c7e9
commit
33c3f39f5a
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ unzip phyre-web-panel.zip -d /usr/local/phyre/update/web-panel-latest
|
|||
mv -bfv /usr/local/phyre/update/web-panel-latest/* /usr/local/phyre/web/
|
||||
rm -rf /usr/local/phyre/update/web-panel-latest
|
||||
|
||||
chmod +x /usr/local/phyre/web/db-migrate.sh
|
||||
/usr/local/phyre/web/db-migrate.sh
|
||||
|
||||
service phyre restart
|
||||
|
|
Loading…
Reference in a new issue