mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	Update nginxproxymanager-install.sh
This commit is contained in:
		@@ -40,7 +40,7 @@ $STD python3 -m venv /opt/certbot/
 | 
				
			|||||||
if [ "$(getconf LONG_BIT)" = "32" ]; then
 | 
					if [ "$(getconf LONG_BIT)" = "32" ]; then
 | 
				
			||||||
  $STD python3 -m pip install --no-cache-dir -U cryptography==3.3.2
 | 
					  $STD python3 -m pip install --no-cache-dir -U cryptography==3.3.2
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
$STD python3 -m pip install --no-cache-dir cffi certbot
 | 
					$STD python3 -m pip install --no-cache-dir cffi certbot certbot-dns-cloudflare
 | 
				
			||||||
msg_ok "Installed Python"
 | 
					msg_ok "Installed Python"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
msg_info "Installing Openresty"
 | 
					msg_info "Installing Openresty"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user