From c313ddbaa4d63a3020ae762bb731830072c00070 Mon Sep 17 00:00:00 2001 From: WWWw <109729945+initialencounter@users.noreply.github.com> Date: Fri, 19 Jul 2024 13:11:50 +0800 Subject: [PATCH] Update entrypoint.sh --- entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entrypoint.sh b/entrypoint.sh index 163c1bb..708537c 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -89,4 +89,4 @@ Xvfb :1 -screen 0 1080x760x16 +extension GLX +render & export FFMPEG_PATH=/usr/bin/ffmpeg export DISPLAY=:1 cd ./napcat -qq --no-sandbox --disable-gpu --headless -q $ACCOUNT +qq --no-sandbox -q $ACCOUNT