mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update omada.sh
set default unprivileged
This commit is contained in:
parent
897c7bd867
commit
7924744bc2
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