Update pack.sh
This commit is contained in:
parent
304673eb88
commit
e9d87f9cb8
1 changed files with 4 additions and 0 deletions
4
pack.sh
4
pack.sh
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue