]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/scripts/crontab.sh
...
[helm.git] / helm / matita / scripts / crontab.sh
index 648a1a709c07d1cc4b25e758c003df1d6cc68e8c..28e628fc906710903bb4b9317121896b7ca75151 100644 (file)
@@ -9,9 +9,9 @@ COMMONPHP=helm/matita/scripts/public_html/common.php
 
 
 OLD=$PWD
-rm -rf $TMPDIRNAME 
-mkdir $TMPDIRNAME
+mkdir -p $TMPDIRNAME
 cd $TMPDIRNAME
+rm -rf helm
 cvs -d $CVSROOT co helm/matita/scripts 1>/dev/null 2>/dev/null
 helm/matita/scripts/profile_cvs.sh 2> LOG