mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-18 19:25:00 -04:00
3 lines
52 B
Bash
3 lines
52 B
Bash
#!/bin/sh
|
|
|
|
exec /usr/lib64/jellyfin/jellyfin "${@}"
|