mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-11-04 12:59:22 +00:00 
			
		
		
		
	Update scrypted-install.sh
remove `sudo` as the user is already `root`
This commit is contained in:
		
							parent
							
								
									c10678e251
								
							
						
					
					
						commit
						67edaf0193
					
				@ -108,7 +108,7 @@ msg_ok "Coral Edge TPU Support Added"
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
msg_info "Installing Scrypted"
 | 
			
		||||
$STD sudo -u root npx -y scrypted@latest install-server
 | 
			
		||||
$STD npx -y scrypted@latest install-server
 | 
			
		||||
msg_ok "Installed Scrypted"
 | 
			
		||||
 | 
			
		||||
msg_info "Creating Service"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user