[fix] works on kvm
This commit is contained in:
parent
b3572e8ace
commit
9be801f790
@ -59,8 +59,9 @@
|
||||
"inline": [
|
||||
"sleep 3",
|
||||
"apt update",
|
||||
"apt install -y --no-install-recommends git htop libasound2-dev libjack-dev nginx python3-pip redis-server screen ssh syncthing supervisor tmux portaudio19-dev cmake ",
|
||||
"pip3 install DMXEnttecPro mido numpy pygame==1.9.2 pysimpledmx python-rtmidi redis scipy "
|
||||
"apt install -y --no-install-recommends git htop libasound2-dev libjack-dev libsdl1.2-dev nginx python3-dev python3-pip python3-rtmidi redis-server screen ssh syncthing supervisor tmux portaudio19-dev cmake ",
|
||||
"pip3 install setuptools",
|
||||
"pip3 install DMXEnttecPro mido numpy pysimpledmx redis scipy "
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user