move setup.sh to scripts
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#! /bin/bash
|
||||
|
||||
apt-get install portaudio19-dev ffmpeg wget -y
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
#! /bin/bash
|
||||
|
||||
apt-get install portaudio19-dev ffmpeg wget -y
|
||||