fix: 调用了错误的函数
This commit is contained in:
2
run.py
2
run.py
@@ -98,7 +98,7 @@ def install_mongodb_compass():
|
|||||||
run_cmd(r"powershell mongodb\bin\Install-Compass.ps1")
|
run_cmd(r"powershell mongodb\bin\Install-Compass.ps1")
|
||||||
input("按任意键启动麦麦")
|
input("按任意键启动麦麦")
|
||||||
input("如不需要启动此窗口可直接关闭,无需等待 Compass 安装完成")
|
input("如不需要启动此窗口可直接关闭,无需等待 Compass 安装完成")
|
||||||
install_mongodb_compass()
|
run_maimbot()
|
||||||
|
|
||||||
|
|
||||||
def install_napcat():
|
def install_napcat():
|
||||||
|
|||||||
Reference in New Issue
Block a user