mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-10-31 02:49:19 +00:00 
			
		
		
		
	Update scrypted-install.sh
tweak
This commit is contained in:
		
							parent
							
								
									c1bd8facd1
								
							
						
					
					
						commit
						f227dc8684
					
				| @ -71,10 +71,10 @@ curl -fsSL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | gpg --dea | ||||
| echo "deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_20.x nodistro main" >/etc/apt/sources.list.d/nodesource.list | ||||
| msg_ok "Set up Node.js Repository" | ||||
| 
 | ||||
| msg_info "Installing Node.js/npm" | ||||
| msg_info "Installing Node.js" | ||||
| $STD apt-get update | ||||
| $STD apt-get install -y nodejs | ||||
| msg_ok "Installed Node.js/npm" | ||||
| msg_ok "Installed Node.js" | ||||
| 
 | ||||
| msg_info "Updating Python3" | ||||
| $STD apt-get install -y \ | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user