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