bins - replace scrot with escrotum
This commit is contained in:
parent
26b3064751
commit
e8c4c3dde5
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ user=$(
|
|||
(grep "^$sshhost" || echo $USER) | cut -d ' ' -f 2 )
|
||||
|
||||
file="$(mktemp XXXXXX.png)"
|
||||
scrot $* "$file"
|
||||
escrotum $* "$file"
|
||||
chmod 755 $file
|
||||
scp -p $file $sshhost:~/images/
|
||||
rm "$file"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue