Update plex.sh
Default settings are now unprivileged
This commit is contained in:
parent
6280950c31
commit
7d7dd643fa
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,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