diff --git a/update-vhs.sh b/update-vhs.sh new file mode 100755 index 0000000..0785c38 --- /dev/null +++ b/update-vhs.sh @@ -0,0 +1,2 @@ +(cd ~/src/media/http-streaming && npm ci) && cp ~/src/media/http-streaming/dist/videojs-http-streaming.es.js . +