Create working directory if not exists

This commit is contained in:
世界 2023-03-20 19:33:00 +08:00
parent fe4b429fc2
commit 84904c5206
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
5 changed files with 5 additions and 5 deletions

View file

@ -15,6 +15,7 @@
"listen": "::",
"listen_port": 8080,
"sniff": true,
"network": "tcp",
"method": "2022-blake3-aes-128-gcm",
"password": "8JCsPssfgS8tiRwiMlhARg=="
}