mirror of
https://github.com/SunBK201/UA3F.git
synced 2025-12-16 16:57:08 +00:00
chore: change main go file name
This commit is contained in:
parent
83b27e0f0b
commit
3a10542fc9
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