mirror of
https://github.com/Alkatrazz24/Funk-lab.git
synced 2026-07-08 05:24:43 +02:00
fix(hermes-auto-improve): ajouter HOME=/root au service pour que gh trouve ses credentials
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
cf2c8ecc81
commit
3f9772c9d1
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ ExecStart=/usr/bin/python3 /usr/local/bin/hermes-auto-improve-server
|
|||
Restart=on-failure
|
||||
RestartSec=15s
|
||||
Environment=PYTHONUNBUFFERED=1
|
||||
Environment=HOME=/root
|
||||
|
||||
StandardOutput=journal
|
||||
StandardError=journal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue