mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Merge pull request #2046 from YunoHost/Tagadda-patch-1
Update sourcesautoupdate.sh
This commit is contained in:
commit
943aa5c389
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue