Update project files
This commit is contained in:
parent
ad66a0d3cb
commit
a17c234360
14 changed files with 952 additions and 529 deletions
|
|
@ -4,7 +4,7 @@ After=default.target
|
|||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/python3 %h/.local/bin/leld.py --config %h/.config/lel/config.json
|
||||
ExecStart=/usr/bin/uv run python3 %h/.local/bin/leld.py --config %h/.config/lel/config.json
|
||||
Restart=on-failure
|
||||
RestartSec=2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue