diff options
-rwxr-xr-x | test | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -25,4 +25,6 @@ DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/3.png | |||
25 | DISPLAY=:99 xdotool click 1 | 25 | DISPLAY=:99 xdotool click 1 |
26 | DISPLAY=:99 xdotool sleep 1 | 26 | DISPLAY=:99 xdotool sleep 1 |
27 | DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/4.png | 27 | DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/4.png |
28 | DISPLAY=:99 xdotool sleep 1 | ||
29 | DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/5.png | ||
28 | tar -czf images.tar.gz *.png | 30 | tar -czf images.tar.gz *.png |