mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
lantiq: fix typo in script
Fix typo in firmware installer script. Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44351 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -9,7 +9,7 @@ MD5_FW="4d812f2c3476dadd738b022c4767c491"
|
||||
MD5_TAPI="06b6ab3481b8d3eb7e8bf6131f7f6b7f"
|
||||
MD5_DSL="59dd9dc81195c6854433c691b163f757"
|
||||
|
||||
[ -f /lib/firmware/vdsl.bin] && exit 0
|
||||
[ -f /lib/firmware/vdsl.bin ] && exit 0
|
||||
|
||||
[ -z "$1" ] || URL=$1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user