if I delete local cache (because I am running on k8s and pod restarts) - relate does not DL course again - it just fails with:
"NotGitRepository at /course/applicant-quiz1/"
is there a command to "re-download" cached courses - I could run at pod startup to fix this? instead of having to use persistent storage to keep cache forever (which would also mean it was necessary to have a backup of a cache (highly unusual and should really be unnecessary) - for otherwise things won't work, unless I delete all courses and recreate them - possibly loosing previous exam results?)