mirror of
https://github.com/SunBK201/UA3F.git
synced 2025-12-16 16:57:08 +00:00
fix: update target path in build script to simplify project structure
This commit is contained in:
parent
9c022ddfdd
commit
4bd93c2aa0
2
build.sh
2
build.sh
@ -2,7 +2,7 @@
|
||||
|
||||
project_name="ua3f"
|
||||
release_version="0.5.1"
|
||||
target=cmd/ua3f.go
|
||||
target=ua3f.go
|
||||
dist=./dist
|
||||
release_dir=./bin
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user