summarylogtreecommitdiffstats
path: root/fastgit_wget.sh
blob: b5e98acfd66b47fb98399a232626ad75fb126757 (plain)
1
2
3
links=$(sed -e "s|github.com|raw.fastgit.org|g" -e "s|/blob||g" $1)
echo $links
wget -c -q $links