@ -89,7 +89,7 @@ def configTpl():
for one in pathFile:
if one.endswith("conf"):
file = path + '/' + one
tmp.append(file)
return mw.getJson(tmp)
@ -12,6 +12,7 @@ install_tmp=${rootPath}/tmp/mw_install.pl
VERSION=$2
# cd /www/server/mdserver-web/plugins/fail2ban && bash install.sh install 1.1.0
# cd /www/server/mdserver-web && python3 plugins/fail2ban/index.py config_tpl
Install_App()
{