aboutsummaryrefslogtreecommitdiff
path: root/src/fs.json
diff options
context:
space:
mode:
authoramy <[email protected]>2023-02-22 18:45:28 +0000
committeramy <[email protected]>2023-02-22 18:45:28 +0000
commit112ea2c6a2568f23906dec7d5f5a86018c931e79 (patch)
treef5b77b70393da0ebad8ba8a0755ba75b1c5bffea /src/fs.json
parent68665527687d470574ae08a03aac2470e6708ba8 (diff)
some cool stuff:)
Diffstat (limited to 'src/fs.json')
-rw-r--r--src/fs.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/fs.json b/src/fs.json
index 31b2c4a..5e42304 100644
--- a/src/fs.json
+++ b/src/fs.json
@@ -3,7 +3,19 @@
"name": "nya",
"perms": { "r": true },
"dir": true,
+ "content": [{
+ "name": "uwu",
+ "perms": { "r": true },
+ "dir": true,
+ "content": [
+ {
+ "name": "nya",
+ "perms": { "r": true },
+ "dir": true,
"content": []
+ }
+ ]
+ }]
},
{
"name": "file.txt",