forked from ungleich-public/cdist
		
	Merge pull request 'Updated the python version of cerbot freebsd' (#359) from CamilionEU/cdist:cerbot-freebsd into master
Reviewed-on: ungleich-public/cdist#359
This commit is contained in:
		
				commit
				
					
						2a2f91959e
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -85,7 +85,7 @@ if [ -z "${certbot_fullpath}" ]; then
 | 
				
			||||||
			esac
 | 
								esac
 | 
				
			||||||
		;;
 | 
							;;
 | 
				
			||||||
		freebsd)
 | 
							freebsd)
 | 
				
			||||||
			__package py37-certbot
 | 
								__package py39-certbot
 | 
				
			||||||
			certbot_fullpath="/usr/local/bin/certbot"
 | 
								certbot_fullpath="/usr/local/bin/certbot"
 | 
				
			||||||
		;;
 | 
							;;
 | 
				
			||||||
		ubuntu)
 | 
							ubuntu)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue