It’s fine to add the Ubuntu repo to /etc/apt/sources.list.d on initial install.
But for those of us who run local mirrors, it’s super annoying that with every update, it gets added back.
So after every update, we have to go in and manually delete it.
So unless there is a really good reason, please stop.
mia
2
Hello! I will forward this to our Linux Team for feedback. Thank you for reporting 
Hi @Bill_Miller
You can prepend a #
for the Insync repo source in /etc/apt/sources.list.d/insync.list
to prevent our source to be added back on a new update
For example:
#deb http://apt.insync.io/ubuntu focal non-free contrib
1 Like
Thanks very much. I will give that a try.
1 Like