diff --git a/entrypoint.sh b/entrypoint.sh index 9aed000..469743a 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -93,12 +93,8 @@ else echo "$FILE does not exist." fi -chmod 777 /tmp & -rm -rf /run/dbus/pid & -mkdir -p /var/run/dbus & -dbus-daemon --config-file=/usr/share/dbus-1/system.conf --print-address & Xvfb :1 -screen 0 1080x760x16 +extension GLX +render & export FFMPEG_PATH=/usr/bin/ffmpeg export DISPLAY=:1 cd ./napcat -qq --no-sandbox -q $ACCOUNT +qq --no-sandbox -q $ACCOUNT \ No newline at end of file