1 changed files with 3 additions and 0 deletions
@ -0,0 +1,3 @@ |
|||
#!/bin/sh |
|||
|
|||
zbarcam --raw --oneshot -q | tee /dev/fd/2 | xsel -bi |
|||
Loading…
Reference in new issue
@ -0,0 +1,3 @@ |
|||
#!/bin/sh |
|||
|
|||
zbarcam --raw --oneshot -q | tee /dev/fd/2 | xsel -bi |
|||