mirror of
https://github.com/hrfee/jellyfin-accounts.git
synced 2024-10-31 19:40:10 +00:00
Harvey Tindall
ade935da4e
Now uses a customized bootstrap that looks something like Jellyfin. Some small ui changes were needed. This be overridden by downloading bs5's css and using the custom_css option if you don't like it. sass file is included for your own modification. Changes made to master have been added also.
9 lines
212 B
Desktop File
9 lines
212 B
Desktop File
[Unit]
|
|
Description=A basic account management system for Jellyfin.
|
|
|
|
[Service]
|
|
ExecStart=/home/hrfee/.cache/pypoetry/virtualenvs/jellyfin-accounts-r2jcKHws-py3.8/bin/jf-accounts
|
|
|
|
[Install]
|
|
WantedBy=default.target
|