From 9ce66db9fa2de73e44e2cbfa4094bae620686992 Mon Sep 17 00:00:00 2001 From: Dct Mei Date: Sat, 15 Aug 2020 12:01:03 +0000 Subject: [PATCH] Additional notes --- Migrate-from-the-old-script-to-this.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Migrate-from-the-old-script-to-this.md b/Migrate-from-the-old-script-to-this.md index 8be12dc..272de3a 100644 --- a/Migrate-from-the-old-script-to-this.md +++ b/Migrate-from-the-old-script-to-this.md @@ -94,4 +94,5 @@ $ curl -O https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/insta ### 注意事項 -你可能會對多文檔配置結構感到困惑,如果你仍希望使用原有的 `config.json`,請移除這些對你而言多餘的文檔,然後添加你的 `config.json`。 \ No newline at end of file +1. 你可能會對多文檔配置結構感到困惑,如果你仍希望使用原有的 `config.json`,請移除這些對你而言多餘的文檔。 +2. 如果你不打算通過 systemd 來管理 V2Ray,請自行處理 `V2RAY_LOCATION_ASSET`。 \ No newline at end of file