mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-18 22:06:41 +08:00
Update entrypoint.sh
This commit is contained in:
parent
acb262da34
commit
07747101b4
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user