mirror of https://github.com/Chocobozzz/PeerTube
4 lines
98 B
Bash
4 lines
98 B
Bash
|
#!/usr/bin/env sh
|
||
|
|
||
|
npm run spectacle-docs -- -t support/doc/api/html support/doc/api/openapi.yaml
|