Explorar o código

app: also clean up tempdir runners on install (#5646)

Jeffrey Morgan hai 9 meses
pai
achega
33627331a3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/ollama.iss

+ 1 - 0
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]