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