This website requires JavaScript.
Explore
Help
Sign In
zebreus
/
lix
Watch
0
Star
0
Fork
You've already forked lix
0
forked from
lix-project/lix
Code
Pull requests
1
Activity
b96239c657
lix
/
corepkgs
/
fetchurl
/
fetchurl.sh
Eelco Dolstra
b96239c657
* Moved the fetchutl package to corepkgs.
2003-07-10 09:11:30 +00:00
4 lines
34 B
Bash
Raw
Blame
History
#! /bin/sh
wget
"
$url
"
-O
"
$out
"
View git blame
Copy permalink