fix: update target path in build script to simplify project structure

This commit is contained in:
SunBK201 2024-11-06 23:57:58 +08:00
parent 9c022ddfdd
commit 4bd93c2aa0
2 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
project_name="ua3f"
release_version="0.5.1"
target=cmd/ua3f.go
target=ua3f.go
dist=./dist
release_dir=./bin