3 lines
24 B
Bash
Executable File
3 lines
24 B
Bash
Executable File
#!/bin/sh
|
|
exec scrot -s
|
#!/bin/sh
|
|
exec scrot -s
|