summary refs log tree commit diff stats
path: root/opus/get_opus.sh
blob: a7fd7e0c527efbc87983441aa267bc163fd7c529 (plain) (blame)
1
2
3
4
#!/bin/sh

wget https://downloads.xiph.org/releases/opus/opus-1.5.2.tar.gz
tar -xf opus-1.5.2.tar.gz