Update jellyfin.sh
Default settings are now unprivileged
This commit is contained in:
parent
faf98bc1f8
commit
781a209401
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ color
|
|||
catch_errors
|
||||
|
||||
function default_settings() {
|
||||
CT_TYPE="0"
|
||||
CT_TYPE="1"
|
||||
PW=""
|
||||
CT_ID=$NEXTID
|
||||
HN=$NSAPP
|
||||
|
|
Loading…
Reference in a new issue