Label screenshots accordingly
This commit is contained in:
parent
e6a256f0ab
commit
f5fe56aa40
|
@ -117,7 +117,7 @@ RUN \
|
||||||
import -window root "$fileName"; \
|
import -window root "$fileName"; \
|
||||||
tiv -w 10000 -h 10000 "$fileName"; \
|
tiv -w 10000 -h 10000 "$fileName"; \
|
||||||
x="$(expr "$x" + 1)"; \
|
x="$(expr "$x" + 1)"; \
|
||||||
echo $x; \
|
echo "Frame #$x"; \
|
||||||
sleep 1; \
|
sleep 1; \
|
||||||
done; \
|
done; \
|
||||||
# Kill installer after timeout indicated by `maxCount`
|
# Kill installer after timeout indicated by `maxCount`
|
||||||
|
|
Loading…
Reference in a new issue