#!/bin/bash hvbuild_post() { echo "epkowa" > /etc/sane.d/dll.conf echo "usb" > /etc/sane.d/epkowa.conf # To register your scanner, run the following command: # iscan-registry --add interpreter usb 0x04b8 0x012d \ # /usr/lib/libesint66 /usr/share/iscan/esfw66.bin }