6 lines
		
	
	
		
			166 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			166 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
#!/bin/zsh
 | 
						|
 | 
						|
# possible mpd clients to consider: ncmpc, inori
 | 
						|
${=BOX_SETUP_INSTALL_COMMAND} mpd mpc ncmpcpp
 | 
						|
# TODO: ${=BOX_SETUP_INSTALL_COMMAND} <spotify stuff here>
 |