Update sourcesautoupdate.sh
Some local changes on the infra
This commit is contained in:
parent
962d9cf3a8
commit
2d06096681
@ -9,5 +9,5 @@ git pull &>/dev/null
|
||||
cat cron | sed "s@__BASEDIR__@$workdir@g" > /etc/cron.d/app_list
|
||||
|
||||
python3 tools/autoupdate_app_sources/autoupdate_app_sources.py \
|
||||
--edit --commit --pr --paste -j10 \
|
||||
--edit --commit --pr --paste -j1 \
|
||||
&> $log || sendxmpppy "[appsourcesautoupdate] App sources auto-update failed miserably"
|
||||
|
Loading…
Reference in New Issue
Block a user