feat: 调整
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user