From f39e2dde6a39cbf7722b6ef717915d41aaec3ce5 Mon Sep 17 00:00:00 2001 From: DReneau <53024966+DReneau@users.noreply.github.com> Date: Sat, 26 Oct 2024 12:04:00 -0700 Subject: [PATCH] Update PowerShell_Ollama_AI_Keys.mkape Trailing spaces fix. --- Modules/Apps/PowerShell_Ollama_AI_Keys.mkape | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/Apps/PowerShell_Ollama_AI_Keys.mkape b/Modules/Apps/PowerShell_Ollama_AI_Keys.mkape index 0408bc19a..ad9b5b2c2 100644 --- a/Modules/Apps/PowerShell_Ollama_AI_Keys.mkape +++ b/Modules/Apps/PowerShell_Ollama_AI_Keys.mkape @@ -15,4 +15,4 @@ Processors: # Ollama is used for self-hosted AI inference, and it supports many models out of the box. # Ollama serves as the backend for common AI projects such as OpenWebUI, among others. # The code will identify the installed Models, the Model Integrity hash and the Ollama PrivateKey. -#.\kape.exe --msource c:\ --mdest k:\case-12345\Kape\mout --module powershell_ollama_ai_keys +# .\kape.exe --msource c:\ --mdest k:\case-12345\Kape\mout --module powershell_ollama_ai_keys