This commit is contained in:
2025-08-28 19:18:56 +02:00
parent 0a02ea353a
commit 66d2ef2d97
4 changed files with 49 additions and 14 deletions

View File

@@ -95,7 +95,6 @@ fn cmd_bootstrap_execute(cmd Command) ! {
if develop {
// n.crystal_install(reset: reset)!
n.hero_install()!
n.dagu_install()!
} else {
panic('implement, need to download here and install')
}