Skip to content

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
rdnt committed Dec 23, 2021
1 parent 6cce350 commit a1d19a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/build-client.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash

go build -mod=mod -v -o build/ledctl-windows-amd64 cmd/client/main.go
go build -mod=mod -v -o build/ledctl-windows-amd64.exe cmd/client/main.go

0 comments on commit a1d19a5

Please sign in to comment.