mirror of
https://github.com/SunBK201/UA3F.git
synced 2025-12-20 10:48:52 +00:00
chore: change main go file name
This commit is contained in:
parent
b460aea3bd
commit
c47e4a5fcf
2
build.sh
2
build.sh
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
project_name="ua3f"
|
project_name="ua3f"
|
||||||
release_version="0.5.1"
|
release_version="0.5.1"
|
||||||
target=ua3f.go
|
target=main.go
|
||||||
dist=./dist
|
dist=./dist
|
||||||
release_dir=./bin
|
release_dir=./bin
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user