Added “fedipact.php”
This commit is contained in:
parent
8e5cc30412
commit
0ed8165a53
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ log "[[[ Inizio esecuzione ${sname} ]]]"
|
|||
#tar cJf run-`date +%Y-%m-%d--%H.%M.%S`.tar.xz run/
|
||||
buff=`ls -1 run/`
|
||||
[ "${buff}" != "" ] && logcmd "find run/ -type f -exec rm {} ;" "${logfp}"
|
||||
logcmd "php fedipact.php" "${logfp}"
|
||||
logcmd "php mustool.php updstats" "${logfp}"
|
||||
if [ `date "+%d"` != "01" ]; then # usa il gracetime di default
|
||||
log "Eseguo crawler.php con il gracetime di default"
|
||||
|
|
Loading…
Reference in a new issue