docs: update README

This commit is contained in:
Nicolas Meienberger
2025-10-01 21:34:36 +02:00
parent 85a7e12dd8
commit a511a9ebc1
7 changed files with 115 additions and 46 deletions

4
notes.md Normal file
View File

@@ -0,0 +1,4 @@
docker run --rm -it -v nicolas:/data alpine sh -lc 'echo hello > /data/hi && cat /data/hi'
mount -t davfs http://192.168.2.42 /mnt/webdav