Update pack.sh

This commit is contained in:
Sam Sneed 2024-07-09 14:24:18 -05:00 committed by GitHub
parent fc3c37e6f7
commit bc479bb832
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,6 @@ sudo systemctl enable --now cron
#Install NVM and Ollama
wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
curl -fsSL https://ollama.com/install.sh | sh
source ~/.bashrc
nvm install --lts