mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-19 06:30:12 +08:00
feat: xvfb for way03
This commit is contained in:
parent
0cfc147df0
commit
14ac2ddb6d
@ -81,6 +81,7 @@ cat <<EOF > $CONFIG_PATH
|
|||||||
EOF
|
EOF
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Xvfb :1 -screen 0 1080x760x16 &
|
||||||
export FFMPEG_PATH=/usr/bin/ffmpeg
|
export FFMPEG_PATH=/usr/bin/ffmpeg
|
||||||
cd ./napcat
|
cd ./napcat
|
||||||
./napcat.sh -q $ACCOUNT
|
qq --no-sanbox --enable-logging -q $ACCOUNT
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user