chore: update curl URL in script comment from retoor.molodetz.nl to molodetz.nl

This commit is contained in:
retoor 2025-04-23 17:42:33 +00:00
parent dcae2d2612
commit ffe193bfb5

View File

@ -1,7 +1,7 @@
# Free GPU's for everyone! Run Ollama on Google Colab by running only this script by running the curl a few lines below.
# Execute this script by running the following command in Jupyther Notebook (Google Collab):
# !curl https://retoor.molodetz.nl/retoor/ollama/raw/branch/main/ollama-colab-v2.sh | bash
# !curl https://molodetz.nl/retoor/uberlama/raw/branch/main/ollama-colab-v2.sh | bash
# Install Ollama.
curl -fsSL https://ollama.com/install.sh | sh