wip src
This commit is contained in:
parent
990c3d437b
commit
318025a9ae
1 changed files with 1 additions and 3 deletions
4
src
4
src
|
|
@ -135,9 +135,7 @@ list_all() {
|
||||||
## src
|
## src
|
||||||
preproc
|
preproc
|
||||||
|
|
||||||
while read -r type url path; do
|
cut -d' ' -f3 < "$tmp"
|
||||||
echo "$type" "$url" "$path"
|
|
||||||
done < "$tmp"
|
|
||||||
|
|
||||||
cleanup
|
cleanup
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue