@@ -1,5 +0,0 @@
$env:GOOS = "windows"
go build -ldflags="-w -s" -o "hy_windows.exe" ./cmd
$env:GOOS = "linux"
go build -ldflags="-w -s" -o "hy_linux" ./cmd
The note is not visible to the blocked user.