From 2d91d7e87e7b47ebab4486f765009d710f49c486 Mon Sep 17 00:00:00 2001 From: Ayo Date: Mon, 22 Sep 2025 11:33:19 +0200 Subject: [PATCH] chore(ai): add TODO --- ai.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ai.sh b/ai.sh index 9c7f01e..3ae075b 100755 --- a/ai.sh +++ b/ai.sh @@ -10,6 +10,8 @@ modelfile=$helper_modelfile typora_flag=false other_args=${@:2} +# TODO: extract typora flag + if ! [ "$other_args" = "" ]; then if [ "$other_args" = "open-webui" ]; then . $HOME/open-webui/.venv/bin/activate