diff --git a/bin/homepage b/bin/homepage --- a/bin/homepage +++ b/bin/homepage @@ -33,6 +33,6 @@ http { } EOF head -1 /tmp/light9_nginx_routes.conf -pnpx vite -c light9/homepage/vite.config.ts & +pnpm vite -c light9/homepage/vite.config.ts & /usr/sbin/nginx -c $CONF wait