Skip to content

Instantly share code, notes, and snippets.

@felipe5
felipe5 / wgetter.sh
Created May 18, 2017 20:54 — forked from andykais/wgetter.sh
download manga from mangasee
#!/bin/bash
N=50
i=1
down_dir="$HOME/wget/Kingdom/"
while [ $i -lt $N ]; do
echo -==: downloading chapter $i :==-
# old locations