summarylogtreecommitdiffstats
path: root/vxray-rules-dat-git.install
diff options
context:
space:
mode:
authorzswdcx2021-08-22 17:49:43 +0800
committerzswdcx2021-08-22 17:49:43 +0800
commit81083e2634ae6f535cb864f200e183416c18db05 (patch)
tree3702d889ee6b367d81d3eb569b7395af45505448 /vxray-rules-dat-git.install
downloadaur-81083e2634ae6f535cb864f200e183416c18db05.tar.gz
ver1-1
Diffstat (limited to 'vxray-rules-dat-git.install')
-rw-r--r--vxray-rules-dat-git.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/vxray-rules-dat-git.install b/vxray-rules-dat-git.install
new file mode 100644
index 000000000000..569c41593e47
--- /dev/null
+++ b/vxray-rules-dat-git.install
@@ -0,0 +1,4 @@
+post_install() {
+ printf $(tput bold)'Enable vxray-rules-dat-updater.timer to update rules automatically everyday.\n'
+ printf 'The most up-to-date geoip.dat and geosite.dat can be found under /var/lib/vxray-rules-dat'$(tput sgr0)'\n'
+}