mob.html: personal mob updates do NOT generate CIA/JSON notifications
[girocco.git] / jobd / jobd.sh
blob1abc41a36e5ddcf820577646a0506d1ab83f7452
1 #!/bin/sh
3 # jobd - Perform Girocco maintenance jobs
4 # The old jobd.sh has been replaced by jobd.pl; it now simply runs that.
6 . @basedir@/shlib.sh
8 exec "$cfg_basedir"/jobd/jobd.pl "$@"