Update plex.sh

Default settings are now unprivileged
This commit is contained in:
tteckster
2024-04-25 14:59:54 -04:00
committed by GitHub
parent 6280950c31
commit 7d7dd643fa

View File

@ -29,7 +29,7 @@ color
catch_errors catch_errors
function default_settings() { function default_settings() {
CT_TYPE="0" CT_TYPE="1"
PW="" PW=""
CT_ID=$NEXTID CT_ID=$NEXTID
HN=$NSAPP HN=$NSAPP