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