Skip to content

Commit c5c0006

Browse files
committed
Update Makefile.
1 parent 4e91bbd commit c5c0006

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
@@ -20,4 +20,4 @@ windows:
2020
CGO_ENABLE=0 GOOS=windows GOARCH=386 go build -o bin/server-windows-i386.exe -ldflags "-s -w" cmd/server/main.go
2121

2222
tar:
23-
tar jcvf flutter-webrtc-server-bin.tar.bz2 bin certs html config
23+
tar jcvf flutter-webrtc-server-bin.tar.bz2 bin configs web

0 commit comments

Comments
 (0)