fix: fix hero mdbook command

This commit is contained in:
2025-01-14 15:34:02 +02:00
parent 6a3e3a1177
commit de102f33d9
3 changed files with 3 additions and 4 deletions

View File

@@ -75,7 +75,7 @@ fn do() ! {
// herocmds.cmd_installers(mut cmd)
// herocmds.cmd_configure(mut cmd)
// herocmds.cmd_postgres(mut cmd)
// herocmds.cmd_mdbook(mut cmd)
herocmds.cmd_mdbook(mut cmd)
// herocmds.cmd_luadns(mut cmd)
// herocmds.cmd_caddy(mut cmd)
// herocmds.cmd_zola(mut cmd)