From b4f2a9c23d1dece749c5279a068b2f23aa8a9f82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Fri, 13 Sep 2024 22:14:43 +0200 Subject: [PATCH] list_builder to the proper dir --- maintenance.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintenance.sh b/maintenance.sh index 4c98f0e..b44a0ed 100755 --- a/maintenance.sh +++ b/maintenance.sh @@ -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!"