From f0dd42b11bf03a808bbbed6ae0fbf92d0cd48130 Mon Sep 17 00:00:00 2001 From: Dct Mei Date: Tue, 14 Jul 2020 02:25:40 +0000 Subject: [PATCH] Updated Can choose not to update geoip.dat and geosite.dat (markdown) --- Can-choose-not-to-update-geoip.dat-and-geosite.dat.md | 7 ------- Do-not-install-or-update-geoip.dat-and-geosite.dat.md | 7 +++++++ 2 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 Can-choose-not-to-update-geoip.dat-and-geosite.dat.md create mode 100644 Do-not-install-or-update-geoip.dat-and-geosite.dat.md diff --git a/Can-choose-not-to-update-geoip.dat-and-geosite.dat.md b/Can-choose-not-to-update-geoip.dat-and-geosite.dat.md deleted file mode 100644 index c98cdea..0000000 --- a/Can-choose-not-to-update-geoip.dat-and-geosite.dat.md +++ /dev/null @@ -1,7 +0,0 @@ -如果你希望在運行腳本時不安裝或更新 `geoip.dat` 和 `geosite.dat`。 - -請執行: - -``` -# touch /usr/local/lib/v2ray/.undat -``` \ No newline at end of file diff --git a/Do-not-install-or-update-geoip.dat-and-geosite.dat.md b/Do-not-install-or-update-geoip.dat-and-geosite.dat.md new file mode 100644 index 0000000..1c386a9 --- /dev/null +++ b/Do-not-install-or-update-geoip.dat-and-geosite.dat.md @@ -0,0 +1,7 @@ +如果你有在運行腳本時,不安裝或更新 `geoip.dat` 和 `geosite.dat` 的需求。 + +請執行: + +``` +# touch /usr/local/lib/v2ray/.undat +``` \ No newline at end of file