add(app): add double check voice.
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -123,7 +123,7 @@ echo 1 > /sys/class/pwm/pwmchip0/pwm0/enable
|
||||
if [ ! -d "/mnt/UDISK/picture" ]; then
|
||||
mkdir /mnt/UDISK/picture
|
||||
echo "mkdir /mnt/UDISK/picture."
|
||||
cp -r /APP/picture/* /mnt/UDISK/picture
|
||||
# cp -r /APP/picture/* /mnt/UDISK/picture
|
||||
fi
|
||||
|
||||
#for file in "/APP/res"/*.aac; do
|
||||
|
||||
Reference in New Issue
Block a user