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
|
||||
apt-get -qq update
|
||||
apt-get install -y \
|
||||
libc-dev-bin libc6-dev \
|
||||
git \
|
||||
build-essential
|
||||
|
||||
apt-get install -y \
|
||||
build-essential \
|
||||
checkinstall \
|
||||
|
Loading…
x
Reference in New Issue
Block a user