8 lines
187 B
Plaintext
8 lines
187 B
Plaintext
: asset.raw |> !tup_preserve |>
|
|
: asset.raw |> cp %f %o |> %B.thumbnail
|
|
|
|
#: foreach *.raw |> !tup_preserve |>
|
|
#: foreach *.raw |> cp %f %o |> %B.thumbnail
|
|
|
|
#run ./generate_thumbnails.tup
|