mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
try docker
This commit is contained in:
parent
7a6b5b965d
commit
a19d2956c1
@ -3,6 +3,11 @@ set -ex
|
|||||||
|
|
||||||
# OBS Studio deps
|
# OBS Studio deps
|
||||||
apt-get -qq update
|
apt-get -qq update
|
||||||
|
apt-get install -y \
|
||||||
|
libc-dev-bin libc6-dev \
|
||||||
|
git \
|
||||||
|
build-essential
|
||||||
|
|
||||||
apt-get install -y \
|
apt-get install -y \
|
||||||
build-essential \
|
build-essential \
|
||||||
checkinstall \
|
checkinstall \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user