We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f0f4472 + c0ccc60 commit d10f200Copy full SHA for d10f200
misc/postinstall.sh
@@ -415,7 +415,7 @@ case "$1" in
415
install_pip
416
417
# Install pip3 dependencies
418
- /usr/local/bin/pip3 install --user setuptools_rust certbot certbot-dns-subdomain-provider
+ /usr/local/bin/pip3 install --user --upgrade setuptools_rust certbot certbot-dns-subdomain-provider
419
/usr/local/bin/pip3 install --user --upgrade pip
420
/usr/local/bin/pip3 install --user --upgrade cryptography
421
/usr/local/bin/pip3 install pyopenssl --upgrade
0 commit comments