Completed new latest CLI (#2426)
This commit is contained in:
committed by
GitHub
parent
74cd8f7b45
commit
2216ce66d3
@@ -142,8 +142,3 @@ def init_browser() -> None:
|
||||
progress.add_task("[bold blue]Downloading Chromium, this may take a moment...", total=None)
|
||||
subprocess.run(["playwright", "install", "chromium"], check=True)
|
||||
console.print("✅ [green]Chromium installation complete.[/green]")
|
||||
|
||||
|
||||
def init_mcp() -> None:
|
||||
"""Initialize only the MCP server configuration."""
|
||||
setup_mcp()
|
||||
|
||||
Reference in New Issue
Block a user