todo cache
This commit is contained in:
parent
6ec838a04c
commit
472b3e3bea
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ mkdir /run/user/$(id --user) 2>/dev/null
|
|||
# temp file
|
||||
t=/run/user/$(id --user)/scan.$d.png
|
||||
|
||||
# TODO cache
|
||||
echo find scanners ...
|
||||
|
||||
scanners="$(sudo scanimage -L)"
|
||||
|
|
Loading…
Reference in a new issue