I think it's almost certainly the case that sudo certbot --version
will show an older version of Certbot. The root
user will have some other version of Certbot in their $PATH
.
4 Likes
I think it's almost certainly the case that sudo certbot --version
will show an older version of Certbot. The root
user will have some other version of Certbot in their $PATH
.