about summary refs log blame commit diff
path: root/corepkgs/fetchurl/fetchurl.sh
blob: a92092c6ee09d13555aee7b995c4ecece476acfb (plain) (tree)
1
2
3


                     
#! /bin/sh

wget "$url" -O "$out"