Updated the python version of cerbot freebsd #359
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ if [ -z "${certbot_fullpath}" ]; then
|
|||
esac
|
||||
;;
|
||||
freebsd)
|
||||
__package py37-certbot
|
||||
__package py39-certbot
|
||||
certbot_fullpath="/usr/local/bin/certbot"
|
||||
;;
|
||||
ubuntu)
|
||||
|
|
Loading…
Reference in a new issue