Update mw.tpl
This commit is contained in:
parent
4ee232a689
commit
6a37640efb
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Reference in New Issue