repo.or.cz
/
girocco
/
msimkins.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
jobd: check update/gc timestamps before ever running update.sh/gc.sh
[girocco/msimkins.git]
/
jobd
/
jobd.sh
blob
326b590420f58a16dc01044906a499e1591a75ff
1
#!/bin/bash
2
#
3
# jobd - Perform Girocco maintenance jobs
4
# The old jobd.sh has been replaced by jobd.pl; it now simply runs that.
5
6
. @basedir@
/
shlib.sh
7
8
exec
"
$cfg_basedir
"
/
jobd
/
jobd.pl
"$@"
9