Update pack.sh

This commit is contained in:
Sam Sneed 2024-08-08 20:56:41 +00:00 committed by GitHub
parent 304673eb88
commit e9d87f9cb8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,3 +39,7 @@ wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.0/install.sh | bash
# Install AI stuffs....
flatpak install --user -y org.upscayl.Upscayl
curl -fsSL https://ollama.com/install.sh | sh
# Clear and ask for reboot.
clear ## Clear the screen.
echo "Done! PLEASE REBOOT NOW TO APPLY CHANGES." ## Asks for reboot.