|
|
|
@ -7,6 +7,8 @@ rootPath=$(dirname "$curPath") |
|
|
|
|
rootPath=$(dirname "$rootPath") |
|
|
|
|
serverPath=$(dirname "$rootPath") |
|
|
|
|
|
|
|
|
|
# cd /www/server/mdserver-web && python3 plugins/phpmyadmin/index.py start |
|
|
|
|
|
|
|
|
|
if [ -f ${rootPath}/bin/activate ];then |
|
|
|
|
source ${rootPath}/bin/activate |
|
|
|
|
fi |
|
|
|
|