This commit is contained in:
手瓜一十雪 2024-07-19 12:26:32 +08:00 committed by GitHub
parent 375c998901
commit f64f210f83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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