feat: 打包调整

This commit is contained in:
caiyuchao
2025-09-26 10:58:13 +08:00
parent 7a43f1c1d1
commit 3e07e47e13
19 changed files with 3 additions and 3 deletions

4
.gitignore vendored
View File

@@ -1,4 +1,4 @@
# 查看更多 .gitignore 配置 -> https://help.github.com/articles/ignoring-files/
/opt/agt/docker/agt/jar/agt-server.jar
/opt/agt/docker/nginx/html/dist/
/build/opt/agt/docker/agt/jar/agt-server.jar
/build/opt/agt/docker/nginx/html/dist/

View File

@@ -1,2 +1,2 @@
#!/bin/sh
dpkg-deb --build agt-1.1.0-20250926-ub22
dpkg-deb --build build agt-1.1.0-$(date +"%Y%m%d")-ub22.deb