Commented out “tar” line for “run” dir: took long and wasn’t very useful

This commit is contained in:
pezcurrel 2023-01-04 13:40:53 +01:00
parent 3f86fc689b
commit 25fd358666

View file

@ -47,7 +47,7 @@ function logcmd {
echo "----------[ inizio esecuzione crawl.bash ]----------" >> $LOGF echo "----------[ inizio esecuzione crawl.bash ]----------" >> $LOGF
tar cJf run-`date +%Y-%m-%d--%H.%M.%S`.tar.xz run/ #tar cJf run-`date +%Y-%m-%d--%H.%M.%S`.tar.xz run/
rm run/* rm run/*