This commit is contained in:
2025-08-21 09:55:30 +02:00
parent 17cdfd8a0d
commit add4fb5c48
2 changed files with 3 additions and 3 deletions

View File

@@ -85,7 +85,7 @@ fn do() ! {
herocmds.cmd_git(mut cmd)
herocmds.cmd_generator(mut cmd)
herocmds.cmd_docusaurus(mut cmd)
herocmds.cmd_web(mut cmd)
// herocmds.cmd_web(mut cmd)
cmd.setup()
cmd.parse(os.args)