Run external script
This commit is contained in:
parent
62364fea54
commit
6395eb2f43
2 changed files with 9 additions and 7 deletions
|
@ -1,7 +1 @@
|
|||
: asset.raw |> !tup_preserve |>
|
||||
: asset.raw |> cp %f %o |> asset.thumbnail
|
||||
|
||||
# tup error: Unable to create output file 'asset.thumbnail' because it is
|
||||
# already owned by command 16.
|
||||
#: foreach *.raw |> !tup_preserve |>
|
||||
#: foreach *.raw |> cp %f %o |> asset.thumbnail
|
||||
run ./generate_thumbnails.tup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue