Label screenshots accordingly

This commit is contained in:
Manuel Thalmann 2023-03-25 20:03:59 +01:00
parent e6a256f0ab
commit f5fe56aa40

View file

@ -117,7 +117,7 @@ RUN \
import -window root "$fileName"; \
tiv -w 10000 -h 10000 "$fileName"; \
x="$(expr "$x" + 1)"; \
echo $x; \
echo "Frame #$x"; \
sleep 1; \
done; \
# Kill installer after timeout indicated by `maxCount`