Skip to content

Commit e44cae0

Browse files
committed
Update Makefile.
1 parent ba5de2c commit e44cae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ windows:
2222
CGO_ENABLE=0 GOOS=windows GOARCH=386 go build -o bin/server-windows-i386.exe -ldflags "-s -w" cmd/server/main.go
2323

2424
zip:
25-
zip -r fws-webrtc-server-bin-${VERSION}.zip bin configs web
25+
zip -r flutter-webrtc-server-bin-${VERSION}.zip bin configs web

0 commit comments

Comments
 (0)