1
0
Fork 0

list_builder to the proper dir

This commit is contained in:
Félix Piédallu 2024-09-13 22:14:43 +02:00 committed by Félix Piédallu
parent 7fc974ba7e
commit b4f2a9c23d

View file

@ -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!"