mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	Update emby.sh
Default settings are now Unprivileged
This commit is contained in:
		@@ -29,7 +29,7 @@ color
 | 
				
			|||||||
catch_errors
 | 
					catch_errors
 | 
				
			||||||
 | 
					
 | 
				
			||||||
function default_settings() {
 | 
					function default_settings() {
 | 
				
			||||||
  CT_TYPE="0"
 | 
					  CT_TYPE="1"
 | 
				
			||||||
  PW=""
 | 
					  PW=""
 | 
				
			||||||
  CT_ID=$NEXTID
 | 
					  CT_ID=$NEXTID
 | 
				
			||||||
  HN=$NSAPP
 | 
					  HN=$NSAPP
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user