summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fussy.lisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/fussy.lisp b/fussy.lisp
index 0bbf9ad..2fd64d2 100644
--- a/fussy.lisp
+++ b/fussy.lisp
@@ -324,6 +324,7 @@ that they are not loaded during image gen.")
:domain (domain *config*))))
(create-db)
(update-theme-packages)
+ (reindex-themes-by-package)
(lzb:install-app *server* (lzb:app 'fussy::fussy))
(lzb:start-server *server*))