cookutils rev 782

cooker.cgi: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Dec 02 12:12:05 2015 +0100 (2015-12-02)
parents c2c2d31406cc
children ffda920a7d6f
files web/cooker.cgi
line diff
     1.1 --- a/web/cooker.cgi	Mon Nov 30 04:38:35 2015 +0200
     1.2 +++ b/web/cooker.cgi	Wed Dec 02 12:12:05 2015 +0100
     1.3 @@ -32,7 +32,7 @@
     1.4  
     1.5  EOT
     1.6  	exit ;;
     1.7 -download)
     1.8 +download*)
     1.9  	file=$(busybox httpd -d "$PKGS/${QUERY_STRING#*=}")
    1.10  	cat <<EOT
    1.11  Content-Type: application/octet-stream