list_builder to the proper dir
This commit is contained in:
parent
7fc974ba7e
commit
b4f2a9c23d
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ rebuild_catalog() {
|
|||
date
|
||||
update_apps_repo
|
||||
update_apps_cache
|
||||
./list_builder.py -l .apps -c .apps_cache
|
||||
./list_builder.py -l .apps -c .apps_cache ../catalog/default
|
||||
}
|
||||
|
||||
autoupdate_app_sources_error_msg="[autoupdate_app_sources] App sources auto-update failed miserably!"
|
||||
|
|
Loading…
Reference in a new issue