nixpkgs/pkgs/fetchurl/fetchurl.sh
Eelco Dolstra 114e76b2a4 * New-style Fix expressions.
svn path=/nixpkgs/trunk/; revision=114
2003-07-04 19:50:24 +00:00

4 lines
34 B
Bash

#! /bin/sh
wget "$url" -O "$out"