From ab5cdb61c2de58cc42f90206f8b4283a21afa871 Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Wed, 27 Oct 2021 12:37:01 -0700 Subject: [PATCH] scripty --- update-vhs.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 update-vhs.sh 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 . +