diff options
-rwxr-xr-x | test | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,4 +24,5 @@ DISPLAY=:99 xwd -root | magick xwd:- png:/root/6.png | |||
24 | DISPLAY=:99 xdotool click 1 | 24 | DISPLAY=:99 xdotool click 1 |
25 | sleep 1 | 25 | sleep 1 |
26 | DISPLAY=:99 xwd -root | magick xwd:- png:/root/7.png | 26 | DISPLAY=:99 xwd -root | magick xwd:- png:/root/7.png |
27 | exit -1 | ||
27 | 28 | ||