From 9933dd55763764ba5c9aa835b4e22e555f8ab67e Mon Sep 17 00:00:00 2001 From: Dct Mei Date: Sat, 15 Aug 2020 10:11:43 +0000 Subject: [PATCH] Configuration structure has little effect --- Migrate-from-the-old-script-to-this.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Migrate-from-the-old-script-to-this.md b/Migrate-from-the-old-script-to-this.md index 04fe78e..8be12dc 100644 --- a/Migrate-from-the-old-script-to-this.md +++ b/Migrate-from-the-old-script-to-this.md @@ -90,4 +90,8 @@ $ curl -O https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/insta ``` # bash install-release.sh -``` \ No newline at end of file +``` + +### 注意事項 + +你可能會對多文檔配置結構感到困惑,如果你仍希望使用原有的 `config.json`,請移除這些對你而言多餘的文檔,然後添加你的 `config.json`。 \ No newline at end of file