mirror of
				https://github.com/hyperion-project/hyperion.ng.git
				synced 2025-03-01 10:33:28 +00:00 
			
		
		
		
	fix config install in deb package (#64)
This commit is contained in:
		@@ -20,7 +20,7 @@ install_file()
 | 
			
		||||
echo "--- hyperion ambilight postinstall ---"
 | 
			
		||||
echo "- install configuration template"
 | 
			
		||||
mkdir -p /etc/hyperion
 | 
			
		||||
install_file /usr/share/hyperion/config/hyperion.config.json.example /etc/hyperion/hyperion.config.json
 | 
			
		||||
install_file /usr/share/hyperion/config/hyperion.config.json.default /etc/hyperion/hyperion.config.json
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
HYPERION_RUNNING=false
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user