mirror of
				https://github.com/vvzvlad/vestasync.git
				synced 2025-11-04 07:17:54 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			134 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			134 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Push git changes
 | 
						|
 | 
						|
[Service]
 | 
						|
Type=oneshot
 | 
						|
ExecStart=/usr/local/bin/pushgit.sh
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |