mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
3 lines
52 B
Bash
3 lines
52 B
Bash
#!/bin/sh
|
|
|
|
exec /usr/lib64/jellyfin/jellyfin "${@}"
|