mirror of
https://github.com/ollama/ollama.git
synced 2025-04-06 10:58:36 +02:00
app: also clean up tempdir runners on install (#5646)
This commit is contained in:
parent
179737feb7
commit
33627331a3
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user