实现API节点下载更新IP库、基本的分析函数

This commit is contained in:
GoEdgeLab
2020-11-04 20:54:05 +08:00
parent 70eaf45aba
commit 6ef0d0465b
14 changed files with 419 additions and 14 deletions

View File

@@ -54,6 +54,7 @@ function build() {
cp -R $ROOT/deploy $DIST/
rm -f $dist/deploy/.gitignore
cp -R $ROOT/installers $DIST/
cp -R $ROOT/resources $DIST/
# building installer
echo "building installer ..."

Binary file not shown.