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