Update entrypoint.sh

This commit is contained in:
手瓜一十雪 2024-05-06 17:54:38 +08:00 committed by GitHub
parent a0c11f84aa
commit 7785e5f543
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -98,4 +98,5 @@ if [ ! -f "$CONFIG_PATH" ]; then
fi
export FFMPEG_PATH=/usr/bin/ffmpeg
bash napcat/napcat.sh -q $ACCOUNT &
cd ./napcat
./napcat.sh -q $ACCOUNT