mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 09:54:36 +00:00
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
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue