Files
homelab-optimized/.mise/tasks/docs/install
Gitea Mirror Bot 9b3ce31e0d
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-03-25 08:41:40 UTC
2026-03-25 08:41:40 +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