case "${ACTION}" in
post)
    opt/brother/Printers/dcp197c/cupswrapper/cupswrapper.void -i
    chmod 755 opt/brother/Printers/dcp197c/cupswrapper
    ;;
esac

