mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-18 22:06:41 +08:00
remove dbus
This commit is contained in:
parent
0596a1f755
commit
26be0738e8
@ -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
|
||||
Loading…
Reference in New Issue
Block a user