From: Enrico Tassi Date: Mon, 26 Dec 2005 11:41:21 +0000 (+0000) Subject: fix X-Git-Tag: make_still_working~7906 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=e7e0b429bca90e75f9fc3007777530f943a465af;p=helm.git fix --- 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