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