4 lines
98 B
Bash
4 lines
98 B
Bash
#! /bin/bash
|
|
|
|
apt-get install portaudio19-dev -y
|
|
apt-get install -y --no-install-recommends ffmpeg |