#!/bin/bash apt install npm nodejs python3-pip -y curl -fsSL https://ollama.com/install.sh | sh systemctl enable ollama --now