Skip to content

Commit

Permalink
Add comments for build script
Browse files Browse the repository at this point in the history
  • Loading branch information
lifenjoiner committed Feb 6, 2025
1 parent 994567d commit 50e77e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cli/build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ pushd %~dp0
::-code-::
call :Build windows amd64
call :Build linux amd64
::Android
call :Build linux arm64
::Mac
call :Build darwin amd64
call :Build freebsd amd64
call :Build solaris amd64
Expand Down

0 comments on commit 50e77e2

Please sign in to comment.