diff options
Diffstat (limited to 'json')
-rw-r--r-- | json/user.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/json/user.json b/json/user.json index b4e860f..318838a 100644 --- a/json/user.json +++ b/json/user.json @@ -1,5 +1,5 @@ [{ - "user":"root", + "name":"root", "pass":"password", "sudo":true, "last_login":"", |