Add readme.

This commit is contained in:
AB
2020-04-17 18:20:20 +03:00
parent 1dd9b5064e
commit 14e49cc9cd
3 changed files with 40 additions and 9 deletions

3
.vscode/launch.json vendored
View File

@ -15,7 +15,8 @@
],
},
"args": [
"mnt"
"mnt",
"https://mus.hexor.ru"
],
"cwd": "${workspaceFolder}",
"postDebugTask": "Umount FUSE",