diff options
-rwxr-xr-x | test | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -63,4 +63,6 @@ DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/5.png | |||
63 | DISPLAY=:99 xdotool key --window $(DISPLAY=:99 xdotool search --sync --name "Installer") I | 63 | DISPLAY=:99 xdotool key --window $(DISPLAY=:99 xdotool search --sync --name "Installer") I |
64 | DISPLAY=:99 xdotool sleep 3 | 64 | DISPLAY=:99 xdotool sleep 3 |
65 | DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/6.png | 65 | DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/6.png |
66 | DISPLAY=:99 xdotool sleep 3 | ||
67 | DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/7.png | ||
66 | tar -czf images.tar.gz *.png | 68 | tar -czf images.tar.gz *.png |