diff options
Diffstat (limited to 'fussy.lisp')
-rw-r--r-- | fussy.lisp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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*)) |