This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
PeerTube
Watch
3
Star
0
Fork
0
You've already forked PeerTube
mirror of
https://github.com/Chocobozzz/PeerTube.git
synced
2025-02-25 18:55:32 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a0e69167ae43ffbe088b2e9e436bf2624a4a1b4e
PeerTube
/
scripts
/
clean
/
client
/
index.sh
7 lines
58 B
Bash
Raw
Normal View
History
Unescape
Escape
Clean shell scripts (#398)
2018-03-27 09:35:12 +01:00
#!/bin/sh
Use scripty instead of writing shell commands in package.json
2016-04-30 11:17:50 +02:00
Clean shell scripts (#398)
2018-03-27 09:35:12 +01:00
set
-eu
cd
client
Update videojs -> 6
2017-07-06 14:39:39 +02:00
rm -rf compiled/ dist/ dll/
Reference in New Issue
Copy Permalink