mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2024-11-12 16:28:20 +00:00
revise firmware blocking method, new method will result in the camera rebooting instead of stalling forever upon firmware update init
This commit is contained in:
parent
c71317f9e3
commit
dac4c44299
2
setup.sh
2
setup.sh
@ -66,6 +66,8 @@ echo "Run dropbear ssh server"
|
|||||||
#echo "Disable remote firmware upgrade"
|
#echo "Disable remote firmware upgrade"
|
||||||
#mkdir /tmp/Upgrade
|
#mkdir /tmp/Upgrade
|
||||||
#mount -t tmpfs -o size=1,nr_inodes=1 none /tmp/Upgrade
|
#mount -t tmpfs -o size=1,nr_inodes=1 none /tmp/Upgrade
|
||||||
|
#echo -e "127.0.0.1 localhost \n127.0.0.1 wyze-upgrade-service.wyzecam.com" > /tmp/hosts_wz
|
||||||
|
#mount --bind /tmp/hosts_wz /etc/hosts
|
||||||
|
|
||||||
sleep 3
|
sleep 3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user