Co-authored-by: Michael Hoennig <michael@hoennig.de> Reviewed-on: https://dev.hostsharing.net/hostsharing/hs.hsadmin.ng/pulls/182 Reviewed-by: Marc Sandlus <marc.sandlus@hostsharing.net>
		
			
				
	
	
		
			9 lines
		
	
	
		
			169 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			169 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Unit]
 | |
| Description=Renew Let's Encrypt certs via Make
 | |
| 
 | |
| [Service]
 | |
| Type=oneshot
 | |
| WorkingDirectory=%h/hs.hsadmin.ng/Jenkins
 | |
| ExecStart=/usr/bin/make nginx-letsencrypt-renew
 | |
| 
 |