Update install1_temp.sh

This commit is contained in:
RomanNum3ral 2025-03-08 18:02:42 +00:00
parent 365a7a8e0e
commit c47d214dd8
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#! /bin/bash
sudo apt update && sudo apt upgrade -y
sudo ubuntu-drivers install --gpgpu
# install ollama
sudo curl -fsSL https://ollama.com/install.sh | sh