gen-screenshot: check types on run
This commit is contained in:
parent
f3a43424c7
commit
421171cb63
|
|
@ -1,4 +1,4 @@
|
|||
#! /usr/bin/env -S deno run --allow-env --allow-net --allow-read --allow-run --allow-write
|
||||
#! /usr/bin/env -S deno run --allow-env --allow-net --allow-read --allow-run --allow-write --check
|
||||
// Generate the screenshot and its thumbnail for a project.
|
||||
// To install the dependencies on Debian/Ubuntu:
|
||||
// $ sudo apt install imagemagick optipng
|
||||
|
|
|
|||
Loading…
Reference in New Issue