4 lines
176 B
Bash
Executable File
4 lines
176 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
chromium --app="$JELLYFIN_HOST_URL" --password-store=basic --disable-features=UseChromeOSDirectPrint --no-first-run --disable-translate --disable-infobars
|