diff --git a/justfile b/justfile index debe6d6..2c2b420 100644 --- a/justfile +++ b/justfile @@ -2,7 +2,7 @@ mise-task task: mise r {{task}} setup: - mise x -- pnpm i + mise x -- aube i cd backend && npm i start-backend: