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