Rewrite list_builder to use a local git clone cache and simpler logic
This commit is contained in:
@ -7,4 +7,4 @@ cd $workdir
|
||||
date >> $log
|
||||
git pull >/dev/null
|
||||
|
||||
python ./list_builder.py &>> $log || sendxmpppy "[listbuilder] Rebuilding the application list failed miserably"
|
||||
./list_builder.py &>> $log || sendxmpppy "[listbuilder] Rebuilding the application list failed miserably"
|
||||
|
Reference in New Issue
Block a user