Browse Source
app: also clean up tempdir runners on install (#5646)
royh-openai-suffixdocs
Jeffrey Morgan
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
0 deletions
-
app/ollama.iss
|
|
|
@ -128,6 +128,7 @@ Type: filesandordirs; Name: "{%USERPROFILE}\.ollama\history" |
|
|
|
; NOTE: if the user has a custom OLLAMA_MODELS it will be preserved |
|
|
|
|
|
|
|
[InstallDelete] |
|
|
|
Type: filesandordirs; Name: "{%TEMP}\ollama*" |
|
|
|
Type: filesandordirs; Name: "{%LOCALAPPDATA}\Programs\Ollama" |
|
|
|
|
|
|
|
[Messages] |
|
|
|
|