forked from ungleich-public/cdist
		
	[letsencrypt] devuan/ascii: only install certbot package
It seems python-certbot is gone
This commit is contained in:
		
					parent
					
						
							
								5033f67d96
							
						
					
				
			
			
				commit
				
					
						a86893889b
					
				
			
		
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
					@ -62,8 +62,6 @@ if [ -z "${certbot_fullpath}" ]; then
 | 
				
			||||||
								 --distribution ascii-backports \
 | 
													 --distribution ascii-backports \
 | 
				
			||||||
								 --component main
 | 
													 --component main
 | 
				
			||||||
 | 
					
 | 
				
			||||||
					require="__apt_source/ascii-backports" __package_apt python-certbot \
 | 
					 | 
				
			||||||
						--target-release ascii-backports
 | 
					 | 
				
			||||||
					require="__apt_source/ascii-backports" __package_apt certbot \
 | 
										require="__apt_source/ascii-backports" __package_apt certbot \
 | 
				
			||||||
						--target-release ascii-backports
 | 
											--target-release ascii-backports
 | 
				
			||||||
				;;
 | 
									;;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue