Update install.sh
This commit is contained in:
parent
79ed3f3a4c
commit
0f97e0db44
|
|
@ -9,6 +9,8 @@ rootPath=$(dirname "$rootPath")
|
|||
serverPath=$(dirname "$rootPath")
|
||||
|
||||
|
||||
# cd /www/server/mdserver-web && source bin/activate && python3 plugins/migration_api/index.py bg_process
|
||||
|
||||
VERSION=1.0
|
||||
|
||||
Install_App(){
|
||||
|
|
|
|||
Loading…
Reference in New Issue