]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/scripts/crontab.sh
fixed_names
[helm.git] / helm / matita / scripts / crontab.sh
index ee7c181dbd1e0be73f11f4bbad039b6fdedc7bec..648a1a709c07d1cc4b25e758c003df1d6cc68e8c 100644 (file)
@@ -1,12 +1,13 @@
 #!/bin/bash
 TODAY=`date +%Y%m%d`
 YESTERDAY=`date -d yesterday +%Y%m%d`
-TMPDIRNAME=.__${TODAY}_crontab
+TMPDIRNAME=$HOME/__${TODAY}_crontab
 CVSROOT=":ext:$USER@marcello.cs.unibo.it:/home/faculty/PROJECTS/cvs/helm"
 SHELLTIME2CENTSPHP=helm/matita/scripts/shell_time2cents.php
 SHELLADDERPHP=helm/matita/scripts/shell_adder.php
 COMMONPHP=helm/matita/scripts/public_html/common.php
 
+
 OLD=$PWD
 rm -rf $TMPDIRNAME 
 mkdir $TMPDIRNAME
@@ -71,5 +72,5 @@ EOT
 fi
 
 cd $OLD
-rm -rf $TMPDIRNAME
+#rm -rf $TMPDIRNAME