diff options
| author | lijie <[email protected]> | 2019-01-22 22:47:55 +0800 |
|---|---|---|
| committer | lijie <[email protected]> | 2019-01-22 22:47:55 +0800 |
| commit | 75f6f2e2237a9e1254d3d14f945ddba7c8dc5b81 (patch) | |
| tree | 0be97ba3b93ee037237f1f4fb0a42772b3e27846 /src/Makefile | |
| parent | 8fd0a24f86624b3c985038e60887b32e41b0559e (diff) | |
修改ip location问题,修复删除dnat_policy时nominee_count计数错误v2.0.2
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 0f9f9ae..db3549b 100644 --- a/src/Makefile +++ b/src/Makefile @@ -39,4 +39,4 @@ install: cp $(TARGET) /home/mesasoft/mrl_run/plug/business/mrl
cp ../bin/conf/mrl.inf /home/mesasoft/mrl_run/plug/business/mrl
cp ../bin/conf/*.conf /home/mesasoft/mrl_run/mrl_conf/
- cp ../bin/conf/all_ip_only_coun_v4.mmdb /home/mesasoft/mrl_run/mrl_conf
+ cp ../bin/conf/*.mmdb /home/mesasoft/mrl_run/mrl_conf
|
