mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-02-03 19:24:48 +08:00
5 lines
55 B
Bash
5 lines
55 B
Bash
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
pnpm install
|