#!/bin/sh

if test -f /home/root/.kopi_next_alarm; then
   /etc/apm/scripts.d/min_to_next_kopi_alarm.awk /home/root/.kopi_next_alarm
fi
