7.0.00.X Payload issue
cjj25 opened this issue · 2 comments
cjj25 commented
Use a different payload to start the service as the firmware differs
7.0.00.X version
if [ -f "/tmp/sd/Factory/factory_test.sh" ]; then
echo -e ${YELLOW}detect /tmp/sd/Factory/factory_test.sh${NONE}
exit
fi
7.1.00.X version
if [ -f "/tmp/sd/Factory/factory_test.sh" ]; then
echo -e ${YELLOW}detect /tmp/sd/Factory/factory_test.sh${NONE}
/tmp/sd/Factory/config.sh
exit
fi
cjj25 commented
Can someone please test this version and let me know if it works? Make sure you populate the Factory/wpa_supplicant.conf
file.
cjj25 commented
New version v02 includes payload.