depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
corepkgs
/
fetchurl.sh
blob: 6d35794cafbee0a5d8f1af9d09c3aaec0e7151b8 (
plain
) (
blame
)
1
2
3
echo
"downloading $
url
into $
out
"
$curl --fail --location --max-redirs 20
"$
url
"
>
"$
out
"