From 54c441fa8c378f2167b3e15ab4402099776c0e0c Mon Sep 17 00:00:00 2001 From: Dct Mei Date: Tue, 14 Jul 2020 02:22:41 +0000 Subject: [PATCH] Created Can choose not to update geoip.dat and geosite.dat (markdown) --- Can-choose-not-to-update-geoip.dat-and-geosite.dat.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Can-choose-not-to-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 new file mode 100644 index 0000000..c98cdea --- /dev/null +++ b/Can-choose-not-to-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