changing the commands to ostly run server-side (NOT DONE))
a
This commit is contained in:
10
filesystem.json
Normal file
10
filesystem.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"/": {
|
||||
"file1.txt": "this is the content of file1",
|
||||
"projects": "dir"
|
||||
},
|
||||
"/projects/": {
|
||||
"file2.txt": "this is file 2 :0",
|
||||
"file3.txt": "and file 3 :D"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user