Fix file-missing cli/quickstart error

This commit is contained in:
Henrik Lissner 2019-07-22 04:22:42 +02:00
parent 879ab3b2f3
commit e9e6786dd3
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -185,7 +185,7 @@ stale."
;; Load all of our subcommands
(load! "cli/quickstart")
(load! "cli/install")
(def-command-group! "Diagnostics"
"For troubleshooting and diagnostics"