Update mw.tpl

This commit is contained in:
midoks 2022-11-12 22:24:55 +08:00
parent 4ee232a689
commit 6a37640efb
1 changed files with 1 additions and 0 deletions

View File

@ -188,6 +188,7 @@ mw_update()
mw_update_dev()
{
curl -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/dev/scripts/update_dev.sh | bash
cd /www/server/mdserver-web
}
mw_install_app()