mirror of
https://github.com/hrfee/jellyfin-accounts.git
synced 2024-11-01 12:00:10 +00:00
Harvey Tindall
34e58f5cb2
Add -i, which currently only creates a systemd service file in the current directory for the user to install themselves.
9 lines
136 B
Desktop File
9 lines
136 B
Desktop File
[Unit]
|
|
Description=A basic account management system for Jellyfin.
|
|
|
|
[Service]
|
|
ExecStart={executable}
|
|
|
|
[Install]
|
|
WantedBy=default.target
|