Update entrypoint.sh

This commit is contained in:
WWWw 2024-09-28 23:38:13 +08:00 committed by GitHub
parent acb262da34
commit 07747101b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -91,7 +91,7 @@ groupmod -o -g ${NAPCAT_GID} napcat
usermod -g ${NAPCAT_GID} napcat
chown -R ${NAPCAT_UID}:${NAPCAT_GID} /app
gosu napcat Xvfb :1 -screen 0 1080x760x16 +extension GLX +render > /dev/null 2>&1 &
gosu napcat Xvfb :1 -screen 0 1080x760x16 +extension GLX +render > /dev/null 2>&1 &
sleep 2
export FFMPEG_PATH=/usr/bin/ffmpeg
export DISPLAY=:1