ar71xx: add support for TP-Link TL-WA901ND v5
[openwrt/openwrt.git] / scripts / download.pl
index bf9fe8c76190a6088940523124313d4d91256e15..775408934ab25c92b1c988c325c0effd8ff45e50 100755 (executable)
@@ -88,6 +88,7 @@ sub download_cmd($) {
 }
 
 my $hash_cmd = hash_cmd();
+$hash_cmd or die "Cannot find appropriate hash command, ensure the provided hash is either a MD5 or SHA256 checksum.\n";
 
 sub download
 {