fix cert renew script
This commit is contained in:
		
							parent
							
								
									f2fbc6ab25
								
							
						
					
					
						commit
						12fdf637c9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -6,7 +6,7 @@ cd "$(dirname "$(realpath "$0")")/../"
 | 
				
			||||||
lego \
 | 
					lego \
 | 
				
			||||||
	--path ./data/.lego \
 | 
						--path ./data/.lego \
 | 
				
			||||||
	--email="acme@base23.de" \
 | 
						--email="acme@base23.de" \
 | 
				
			||||||
	--domains="sso.base23.de"
 | 
						--domains="sso.base23.de" \
 | 
				
			||||||
	--http.webroot="./data/nginx/acme" \
 | 
						--http.webroot="./data/nginx/acme" \
 | 
				
			||||||
	--http renew \
 | 
						--http renew \
 | 
				
			||||||
	--renew-hook="./scripts/cert_renew_hook.sh"
 | 
						--renew-hook="./scripts/cert_renew_hook.sh"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue