angristan / nginx-autoinstall

Compile NGINX from source with custom modules and patches on Debian and Ubuntu
GNU General Public License v3.0
636 stars 237 forks source link

Support certbot #252

Open olalavui opened 1 year ago

olalavui commented 1 year ago

OS: Ubuntu 20.04

When i install certbot + certbot for nginx

sudo apt install certbot python3-certbot-nginx -y

But have error:

The following packages have unmet dependencies:
 python3-certbot-nginx : Depends: nginx
E: Unable to correct problems, you have held broken packages.

Can you help me? or integrated with you script.