Loading script/mirror +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ potentially_new_packages() { } extract_urls() { grep -hoe 'http[^"]\+#[^"]\+' "$@" grep -hoe 'http[^"]\+#[^"]\+' "$@" | sort | uniq } update() { Loading Loading
script/mirror +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ potentially_new_packages() { } extract_urls() { grep -hoe 'http[^"]\+#[^"]\+' "$@" grep -hoe 'http[^"]\+#[^"]\+' "$@" | sort | uniq } update() { Loading