mirror of
				https://github.com/hrfee/jellyfin-accounts.git
				synced 2025-11-04 03:59:35 +00:00 
			
		
		
		
	Add -i, which currently only creates a systemd service file in the current directory for the user to install themselves.
		
			
				
	
	
		
			9 lines
		
	
	
		
			136 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			136 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=A basic account management system for Jellyfin.
 | 
						|
 | 
						|
[Service]
 | 
						|
ExecStart={executable}
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=default.target
 |