From 394746f658b21dde22a5eb924eedd4c19af899c6 Mon Sep 17 00:00:00 2001 From: DragonSlayer_14 Date: Fri, 28 Aug 2026 23:22:38 +0200 Subject: [PATCH] =?UTF-8?q?Feat:=20F=C3=BCgt=20TODO=20ein?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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