Update index.py

pull/561/head
Mr Chen 1 year ago
parent 08f75685fb
commit 9adc0a8c38
  1. 1
      plugins/mongodb/index.py

@ -23,6 +23,7 @@ if mw.isAppleSystem():
# python3 /www/server/mdserver-web/plugins/mongodb/index.py repl_init
# python3 /www/server/mdserver-web/plugins/mongodb/index.py run_repl_info
# python3 /www/server/mdserver-web/plugins/mongodb/index.py test_data
# python3 /www/server/mdserver-web/plugins/mongodb/index.py run_info
def getPluginName():
return 'mongodb'

Loading…
Cancel
Save