diff --git a/03-install.sh b/03-install.sh index 55d2099..967a31f 100755 --- a/03-install.sh +++ b/03-install.sh @@ -79,9 +79,9 @@ curl -s https://repo.waydro.id | bash apt install waydroid systemctl enable --now waydroid-container - # Ollama curl -fsSL https://ollama.com/install.sh | sh +# TODO Anpassen des Speicherorts der Models # OpenDeck curl -sSL https://raw.githubusercontent.com/nekename/OpenDeck/main/install_opendeck.sh | bash