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…
Reference in a new issue