add(app): add double check voice.
This commit is contained in:
parent
75deedef87
commit
b2522d1e37
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
|
||||
|
|
Loading…
Reference in New Issue