feat: 调整

This commit is contained in:
caiyuchao
2025-09-26 11:04:35 +08:00
parent 9e07f01617
commit 5351bb9699
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

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

View File

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