3 lines
66 B
Text
3 lines
66 B
Text
|
#!/bin/sh
|
||
|
scanimage --progress --device airscan --format=png "$@"
|