Merge pull request #53 from yehiaabdelm/main

Add wget to setup.sh.
This commit is contained in:
Marcus Edel
2023-10-03 13:53:21 -04:00
committed by GitHub
+1 -1
View File
@@ -1,3 +1,3 @@
#! /bin/bash
apt-get install portaudio19-dev ffmpeg -y
apt-get install portaudio19-dev ffmpeg wget -y