Files
homelab-optimized/.mise/tasks/docs/install
Gitea Mirror Bot 316a8d8777
Some checks failed
Documentation / Deploy to GitHub Pages (push) Has been cancelled
Documentation / Build Docusaurus (push) Has started running
Sanitized mirror from private repository - 2026-04-05 12:15:35 UTC
2026-04-05 12:15:35 +00:00

7 lines
141 B
Bash
Executable File

#!/usr/bin/env bash
#MISE description="Install dependencies for docs site"
#MISE dir="{{config_root}}/docs"
set -e
pnpm i --frozen-lockfile