#!/bin/sh
prefix=/usr/local
exec ${prefix}/share/system-config-printer/my-default-printer.py "$@"
