Problem
This is probably because updates remote is added every time the update script is executed.
Solution
There could be 2 solutions
- Either ignore/swallow the error
- Or, remove the
updates remote once all the updates are fetched from the dotfiles repo
Problem
This is probably because
updatesremote is added every time theupdatescript is executed.Solution
There could be 2 solutions
updatesremote once all the updates are fetched from the dotfiles repo