mirror of
				https://github.com/hyperion-project/hyperion.ng.git
				synced 2025-03-01 10:33:28 +00:00 
			
		
		
		
	Update install_hyperion.sh
Former-commit-id: 6ae380942be446396e05a258a469e62b35c09644
This commit is contained in:
		| @@ -288,9 +288,9 @@ fi | ||||
|  | ||||
| #chown the /config/ dir and all configs inside for hypercon config upload for non-root logins | ||||
| if [ $OS_OSMC -eq 1 ]; then | ||||
| 	chown -R osmc:osmc /etc/hyperion/config | ||||
| 	chown -R osmc:osmc /etc/hyperion | ||||
| elif [ $OS_RASPBIAN -eq 1 ]; then | ||||
| 	chown -R pi:pi /etc/hyperion/config | ||||
| 	chown -R pi:pi /etc/hyperion | ||||
| fi | ||||
|  | ||||
| # Start the hyperion daemon | ||||
|   | ||||
		Reference in New Issue
	
	Block a user