Commented out “tar” line for “run” dir: took long and wasn’t very useful
This commit is contained in:
parent
3f86fc689b
commit
25fd358666
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ function logcmd {
|
|||
|
||||
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/*
|
||||
|
||||
|
|
Loading…
Reference in a new issue