-
I'm working on a solution to create a list of newly downloaded packages and then only running repo-add command for those packages.
Because right now the script tries to add all packages in the repo at once, making the repo-add part take around 20 minutes.
If I can do the change I'm thinking of, I could reduce that repo-add time to a couple of minutes.
Please register or sign in to comment