mirror of
https://github.com/hrfee/jellyfin-accounts.git
synced 2024-12-23 01:20:12 +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
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
|