mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Add more words to explain windows being awful
This commit is contained in:
parent
005269e2ad
commit
3f14b31e47
@ -1,4 +1,6 @@
|
||||
// This is a JS script so that the directory is created in-process on Windows.
|
||||
// If the script isn't run in-process, there's a risk of it racing or never running
|
||||
// due to file associations in Windows.
|
||||
// Sorry.
|
||||
|
||||
const fs = require("fs");
|
||||
|
Loading…
Reference in New Issue
Block a user