This website requires JavaScript.
Explore
Help
Sign in
forks
/
peertube
Watch
1
Star
0
Fork
You've already forked peertube
0
Code
Releases
Activity
e0fea785bf
peertube
/
scripts
/
clean
/
client
/
dist.sh
7 lines
58 B
Bash
Raw
Normal View
History
Unescape
Escape
Clean shell scripts (#398)
2018-03-27 04:35:12 -04:00
#!/bin/sh
Use scripty instead of writing shell commands in package.json
2016-04-30 05:17:50 -04:00
Clean shell scripts (#398)
2018-03-27 04:35:12 -04:00
set
-eu
cd
client
Update videojs -> 6
2017-07-06 08:39:39 -04:00
rm -rf compiled/ dist/ dll/
Copy permalink