Skip to content
Snippets Groups Projects

Resolve "Doc for maintainance tasks still mentions yarn install"

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -90,7 +90,7 @@ All three steps can be done with the ``poetry shell`` command and
``aleksis-admin``::
ALEKSIS_maintenance__debug=true ALEKSIS_database__password=aleksis poetry shell
poetry run aleksis-admin yarn install
poetry run aleksis-admin vite build
poetry run aleksis-admin collectstatic
poetry run aleksis-admin compilemessages
poetry run aleksis-admin migrate
Loading