mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-10-31 02:49:19 +00:00 
			
		
		
		
	Update flowiseai-install.sh
test
This commit is contained in:
		
							parent
							
								
									e8fcc7ec3d
								
							
						
					
					
						commit
						6a77af66a4
					
				| @ -30,6 +30,8 @@ msg_ok "Installed Node.js" | ||||
| 
 | ||||
| msg_info "Installing FlowiseAI (Patience)" | ||||
| $STD npm install -g flowise | ||||
| mkdir -p /opt/flowiseai | ||||
| wget -q https://raw.githubusercontent.com/FlowiseAI/Flowise/main/packages/server/.env.example -O /opt/flowiseai/.env | ||||
| msg_ok "Installed FlowiseAI" | ||||
| 
 | ||||
| msg_info "Creating Service" | ||||
| @ -39,6 +41,7 @@ Description=FlowiseAI | ||||
| After=network.target | ||||
| 
 | ||||
| [Service] | ||||
| EnvironmentFile=/opt/flowiseai/.env | ||||
| ExecStart=npx flowise start | ||||
| Restart=always | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user