Add blank password
This commit is contained in:
parent
c95598108d
commit
89e78cc5c1
|
@ -2,6 +2,7 @@
|
|||
"!encryption-password": null,
|
||||
"!users": [
|
||||
{
|
||||
"!password": "",
|
||||
"sudo": true,
|
||||
"username": "augusto"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue