shutil.which("git") fails under systemd's stripped PATH. Added
_find_git() that checks common locations (/usr/bin/git, etc.)
as fallback. Also added null-safe check on apiFetch response
in the update checker frontend code.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| routers | ||
| ws | ||
| __init__.py | ||
| auth.py | ||
| config.py | ||
| main.py | ||
| requirements.txt | ||
| sessions.py | ||