X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fmatita%2Fscripts%2Fcrontab.sh;h=5ad50de5ee47ea77bb1a997c1fb067a5752ba4e8;hb=7be6aeb94aa8da17732511a4844bd108976f947f;hp=d4a2e5e5afbf963054bace194867ed17fdfab120;hpb=466a377e6e664be7533cbd5932c0551e42cad630;p=helm.git diff --git a/helm/matita/scripts/crontab.sh b/helm/matita/scripts/crontab.sh index d4a2e5e5a..5ad50de5e 100644 --- a/helm/matita/scripts/crontab.sh +++ b/helm/matita/scripts/crontab.sh @@ -4,9 +4,9 @@ YESTERDAY=`date -d yesterday +%Y%m%d` TMPDIRNAME=$HOME/__${TODAY}_crontab TMPDIRNAMEOLD=$HOME/__${YESTERDAY}_crontab SVNROOT="svn+ssh://mowgli.cs.unibo.it/local/svn/helm/trunk/" -SHELLTIME2CENTSPHP=helm/matita/scripts/shell_time2cents.php -SHELLADDERPHP=helm/matita/scripts/shell_adder.php -COMMONPHP=helm/matita/scripts/public_html/common.php +SHELLTIME2CENTSPHP=scripts/shell_time2cents.php +SHELLADDERPHP=scripts/shell_adder.php +COMMONPHP=scripts/public_html/common.php OLD=$PWD