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
|
||||
preproc
|
||||
|
||||
while read -r type url path; do
|
||||
echo "$type" "$url" "$path"
|
||||
done < "$tmp"
|
||||
cut -d' ' -f3 < "$tmp"
|
||||
|
||||
cleanup
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue