Skip to content
This repository was archived by the owner on May 21, 2024. It is now read-only.

Commit 6cc47f5

Browse files
committed
fix failed merge conflict fix
1 parent 0db8354 commit 6cc47f5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package/autoupdater/files/usr/sbin/autoupdater

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,6 @@ analyse_manifest() {
101101
# report back missing model
102102
#wget -T 3 --spider "${MIRROR}/request_image.sh?model=${my_model}" -O /dev/null &> /dev/null
103103
return 1
104-
else
105-
wget -T 3 --spider "${MIRROR}/request_image.sh?model=${my_model}" -O /dev/null &> /dev/null
106104
fi
107105

108106
fw_version=$(echo "${my_firmware}"|cut -d' ' -f2)

0 commit comments

Comments
 (0)