#!/bin/sh
[ "$1" = "help" ] || [ "$1" = "show-timers" ] && exec /usr/sbin/setup-gia-9 "$@" || exec pkexec /usr/sbin/setup-gia-9 "$@"