202412291735476965

This commit is contained in:
fz0x1 2024-12-29 13:56:05 +01:00
parent 06b91c8bec
commit 4e8f22526f
Signed by: fz0x1
GPG key ID: 6F81647BE1B459F4
7 changed files with 68 additions and 6 deletions

View file

@ -0,0 +1,9 @@
[Unit]
Description=promnesia server
[Service]
ExecStart=/home/fz0x1/.local/share/pipx/venvs/promnesia/bin/promnesia serve
Restart=on-failure
[Install]
WantedBy=default.target