summary refs log tree commit diff stats
path: root/opus/get_opus.sh
diff options
context:
space:
mode:
Diffstat (limited to 'opus/get_opus.sh')
-rwxr-xr-xopus/get_opus.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/opus/get_opus.sh b/opus/get_opus.sh
new file mode 100755
index 0000000..a7fd7e0
--- /dev/null
+++ b/opus/get_opus.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+wget https://downloads.xiph.org/releases/opus/opus-1.5.2.tar.gz
+tar -xf opus-1.5.2.tar.gz