diff options
-rwxr-xr-x | test | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,6 +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 | 28 | DISPLAY=:99 xdotool sleep 5 |
29 | DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/5.png | 29 | DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/5.png |
30 | tar -czf images.tar.gz *.png | 30 | tar -czf images.tar.gz *.png |