From ff9c1f420886b455994ac481c6fb7f6477057139 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Fri, 19 Jul 2024 12:43:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9F=BA=E7=A1=80=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entrypoint.sh b/entrypoint.sh index 74fb2f0..d281d1a 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -84,4 +84,4 @@ Xvfb :1 -screen 0 1080x760x16 +extension GLX +render & export FFMPEG_PATH=/usr/bin/ffmpeg export DISPLAY=:1 cd ./napcat -qq --no-sandbox --headless -q $ACCOUNT +qq --no-sandbox --disable-gpu --headless -q $ACCOUNT