VanguardAI's picture
Create setup.sh
b588399 verified
raw
history blame
93 Bytes
#!/bin/bash
# Install PortAudio library
apt-get update && apt-get install -y portaudio19-dev