mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-04 04:08:15 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			125 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			125 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=pull remote backups
 | 
						|
 | 
						|
[Service]
 | 
						|
Type=oneshot
 | 
						|
ExecStart=/usr/bin/bash /usr/local/bin/pull-remote-backups.sh
 |