mirror of
				https://github.com/vvzvlad/vestasync.git
				synced 2025-11-03 23:07:53 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			139 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			139 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Push git changes daily
 | 
						|
 | 
						|
[Service]
 | 
						|
Type=oneshot
 | 
						|
ExecStart=/mnt/data/etc/pushgit.sh
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |