This website requires JavaScript.
Explore
Help
Sign In
forks
/
peertube
Watch
1
Star
0
Fork
You've already forked peertube
0
Code
Releases
Activity
d5b7d9110d
peertube
/
scripts
/
clean
/
client
/
dist.sh
5 lines
68 B
Bash
Raw
Normal View
History
Unescape
Escape
Use scripty instead of writing shell commands in package.json
2016-04-30 05:17:50 -04:00
#!/usr/bin/env sh
cd
client
||
exit
-1
Update videojs -> 6
2017-07-06 08:39:39 -04:00
rm -rf compiled/ dist/ dll/
Copy permalink