mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2026-03-30 05:34:50 +02:00
Create README.md
This commit is contained in:
24
jellyfin/README.md
Normal file
24
jellyfin/README.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# Jellyfin
|
||||
https://jellyfin.org
|
||||
|
||||
### Command to fetch script
|
||||
```
|
||||
fetch https://raw.githubusercontent.com/tschettervictor/bsd-apps/main/jellyfin-server/jellyfin-server-install.sh
|
||||
```
|
||||
|
||||
Don't forget to
|
||||
```
|
||||
chmod +x jellyfin-server-install.sh
|
||||
```
|
||||
|
||||
## Install Notes
|
||||
- Jellyfin has not been tested to see which mount points need to persist if a jail needs to be rebuilt
|
||||
|
||||
## Variables
|
||||
- none
|
||||
|
||||
## Mount points (should be mounted outside the jail)
|
||||
- not tested with or without mount points
|
||||
|
||||
## Jail Properties
|
||||
- none
|
||||
Reference in New Issue
Block a user