mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-06-16 09:23:12 +08:00
5 lines
55 B
Bash
Executable File
5 lines
55 B
Bash
Executable File
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
pnpm install
|