mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-20 07:00:10 +08:00
Update entrypoint.sh
This commit is contained in:
parent
a0c11f84aa
commit
7785e5f543
@ -98,4 +98,5 @@ if [ ! -f "$CONFIG_PATH" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
export FFMPEG_PATH=/usr/bin/ffmpeg
|
export FFMPEG_PATH=/usr/bin/ffmpeg
|
||||||
bash napcat/napcat.sh -q $ACCOUNT &
|
cd ./napcat
|
||||||
|
./napcat.sh -q $ACCOUNT
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user