gen-screenshot: check types on run

This commit is contained in:
D. Bohdan 2023-09-12 08:42:27 +00:00
parent f3a43424c7
commit 421171cb63
1 changed files with 1 additions and 1 deletions

View File

@ -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