mirror of
https://github.com/hrfee/jellyfin-accounts.git
synced 2024-11-22 18:30:12 +00:00
Add note about removing .gitignore
parent
bf4ba47ad2
commit
b4f329f5b8
@ -29,8 +29,10 @@ You then need to compile the SCSS for the Jellyfin theme. This is explained in t
|
||||
|
||||
Once done, you should have `bs4.css, bs5.css, bs4-jf.css, bs5-jf.css` inside the `jellyfin_accounts/data/static/` directory.
|
||||
|
||||
Before you build, you will need to delete or move `.gitignore` as otherwise poetry will not include the new `.css` files.
|
||||
Finally, you can build and install:
|
||||
```
|
||||
hrfee@lab:~/jellyfin-accounts# rm .gitignore
|
||||
hrfee@lab:~/jellyfin-accounts# poetry build
|
||||
hrfee@lab:~/jellyfin-accounts# poetry install
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user