This website requires JavaScript.
Explore
Help
Sign In
interesting
/
PeerTube
mirror of
https://github.com/Chocobozzz/PeerTube.git
Watch
1
Star
0
Fork
You've already forked PeerTube
0
Code
Issues
Projects
Releases
Wiki
Activity
1a893f9c70
PeerTube
/
scripts
/
build
/
server.sh
8 lines
47 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
set
-eu
rm -rf ./dist
npm run tsc
Reference in New Issue
View Git Blame
Copy Permalink