"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "29a11c2a94177a0f98899a2dd28a0bcdf32e7972"
Commit d5ad41dd authored by Michael Yang's avatar Michael Yang
Browse files

fix path for wsl user

parent d294a11b
...@@ -82,6 +82,7 @@ Group=ollama ...@@ -82,6 +82,7 @@ Group=ollama
Restart=always Restart=always
RestartSec=3 RestartSec=3
Environment="HOME=/usr/share/ollama" Environment="HOME=/usr/share/ollama"
Environment="PATH=$PATH"
[Install] [Install]
WantedBy=default.target WantedBy=default.target
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment