#!/bin/sh

# This script is executed whenever scanbuttond
# finds new devices.
# If your scanner needs a firmware upload or any other kind
# of special action to be taken on initialization, put
# the apropriate command here.

# Example:
# scanimage -n
# or
# sane-find-scanner  > /dev/null 2> /dev/null



syntax highlighted by Code2HTML, v. 0.9.1