diff options
author | grant-kun <[email protected]> | 2022-09-26 11:29:53 -0500 |
---|---|---|
committer | grant-kun <[email protected]> | 2022-09-26 11:29:53 -0500 |
commit | ef9d69cee87c45fc4507780a891591cc31ec5481 (patch) | |
tree | e565a5741ee6a269f6cf76bfa1e666ea4ca40615 /json/user.json | |
parent | 5f4a473f0fb00d92855a307090b7d7d68312e912 (diff) |
fixed
Diffstat (limited to 'json/user.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":"", |