mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-18 22:06:41 +08:00
fix
This commit is contained in:
parent
2e590846dc
commit
c2df643680
@ -105,7 +105,7 @@ sleep 2
|
||||
# 方便调试, 或许应该重定向到/dev/null?
|
||||
if [ "$(arch)" = "x86_64" ]; then
|
||||
cd /app/napcat.packet/
|
||||
/app/napcat.packet/napcat.packet.linux 2>&1 &
|
||||
/app/napcat.packet/napcat.packet.linux &
|
||||
sleep 2
|
||||
fi
|
||||
export FFMPEG_PATH=/usr/bin/ffmpeg
|
||||
|
||||
Loading…
Reference in New Issue
Block a user