mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-29 20:14:02 -06:00
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
|