#!/bin/sh

[ -x /usr/bin/installation-birthday ] || exit 0

exec /usr/bin/installation-birthday --verbosity=0
