Add debug

This commit is contained in:
Gytis Stoškevičius 2025-03-31 18:30:06 +03:00
parent 34cac42db5
commit 6e08a5a2ea
9 changed files with 9 additions and 8 deletions

View file

@ -1,5 +1,5 @@
#!/usr/bin/env bash
set -Eeuo pipefail
set -Eeuox pipefail
: "${WIDTH:=""}"
: "${HEIGHT:=""}"