mirror of
				https://github.com/arcan1s/ahriman.git
				synced 2025-11-04 07:43:42 +00:00 
			
		
		
		
	* allow to use one application for multiple repositories * update tests * handle None append argument everywhere * rewrite repository definition logic * drop optional flags from docs * support of new schema in systemd units * add migration docs and ability to migrate tree automatically * use repostory id instead * verbose multiarchitectureerror * object path support for s3 sync * fix tests after rebase
		
			
				
	
	
		
			7 lines
		
	
	
		
			161 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			161 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=ArcH linux ReposItory MANager (%i)
 | 
						|
 | 
						|
[Service]
 | 
						|
ExecStart=/usr/bin/ahriman --repository-id "%I" repo-update --refresh
 | 
						|
User=ahriman
 | 
						|
Group=ahriman |