initial commit
This commit is contained in:
commit
3053f89410
39 changed files with 4567 additions and 0 deletions
7
run.sh
Executable file
7
run.sh
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
./cachefs \
|
||||
-src /home/marius/Desktop \
|
||||
-dst /home/marius/mirrortmp \
|
||||
-data /home/marius/mirrortmp/md.json \
|
||||
-listen :8080 \
|
||||
-v 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue