basic json parser in pure bash
This commit is contained in:
@@ -73,5 +73,3 @@ function g_json_parse {
|
||||
}
|
||||
}
|
||||
|
||||
g_json /tmp/json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user
@@ -73,5 +73,3 @@ function g_json_parse {
|
||||
}
|
||||
}
|
||||
|
||||
g_json /tmp/json
|
||||
|
||||
|
||||