cookutils diff web/cooker.cgi @ 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 | b0c7e20fd844 |
children | ffda920a7d6f |
line diff
1.1 --- a/web/cooker.cgi Sun Nov 29 19:35:29 2015 +0100 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