diff --git a/scripts/scheduler/entrypoint.sh b/scripts/scheduler/entrypoint.sh index 53af729..b130908 100644 --- a/scripts/scheduler/entrypoint.sh +++ b/scripts/scheduler/entrypoint.sh @@ -304,7 +304,7 @@ create_repositories_json() { { echo ' { - "repositories": [ "https://git.format.hu:format/default-applications-tree.git" ] + "repositories": [ "https://git.format.hu/safebox/default-applications-tree.git" ] } ' } | jq -r . >/etc/user/config/repositories.json