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
3e17515e29
PeerTube
/
scripts
/
build
/
server.sh
8 lines
47 B
Bash
Raw
Normal View
History
Unescape
Escape
Clean shell scripts (#398)
2018-03-27 03:35:12 -05:00
#!/bin/sh
set
-eu
Adapt scripts to typescript
2017-06-10 15:57:31 -05:00
rm -rf ./dist
npm run tsc