Fix file-missing cli/quickstart error
This commit is contained in:
parent
879ab3b2f3
commit
e9e6786dd3
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ stale."
|
|||
|
||||
|
||||
;; Load all of our subcommands
|
||||
(load! "cli/quickstart")
|
||||
(load! "cli/install")
|
||||
|
||||
(def-command-group! "Diagnostics"
|
||||
"For troubleshooting and diagnostics"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue