Set a UTF-8 aware locale before you invoke the apt-add-repository:
export LANG=C.UTF-8
and it will work just fine.
© 2022 www.JaxBeachTech.com | Ph: 9o4.834.o433 | email | [50.41]
Set a UTF-8 aware locale before you invoke the apt-add-repository:
export LANG=C.UTF-8
and it will work just fine.