mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-18 22:06:41 +08:00
xvfb
This commit is contained in:
parent
375c998901
commit
f64f210f83
@ -80,8 +80,7 @@ cat <<EOF > $CONFIG_PATH
|
||||
}
|
||||
EOF
|
||||
fi
|
||||
|
||||
Xvfb :1 -screen 0 1080x760x16 &
|
||||
Xvfb :1 -screen 0 1080x760x16 +extension GLX +render &
|
||||
export FFMPEG_PATH=/usr/bin/ffmpeg
|
||||
export DISPLAY=:1
|
||||
cd ./napcat
|
||||
|
||||
Loading…
Reference in New Issue
Block a user