You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever we change minima.yaml and remove a source mirror, the corresponding directory still remains in the mirror file-system.
Idea: adding a small script that checks for every ^path in minima.yaml and deletes (if configuration allows) every directory inside /srv/mirror that does not have a corresponding item in minima.yaml.
Thoughts?