mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 13:00:18 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			235 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			235 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Bridgehead (%i) Update Service
 | 
						|
 | 
						|
[Service]
 | 
						|
Type=oneshot
 | 
						|
WorkingDirectory=/srv/docker/bridgehead/
 | 
						|
ExecStart=/bin/bash -c "/srv/docker/bridgehead/update-bridgehead.sh %i"
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |