parent
2758fa10da
commit
30649cab65
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ function gg_wget {
|
|||
cd $out
|
||||
|
||||
# should not re-download if file is the same
|
||||
wget -nv -N $url
|
||||
wget -nv -c -N $url
|
||||
|
||||
cd $cwd
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue