NAME=nez # get source $ ftp https://bibi.moe/repo/src/$NAME.tar.gz $ tar xvzf $NAME.tar.gz # make tar.gz $ tar cvf - $NAME | gzip > $NAME.tar.gz # wget (パーミッションが反映されないことに注意) $ wget -e robots=off -r -np --cut-dirs=2 --no-host-directories --reject="index.html*" https://bibi.moe/repo/src/$NAME/