Skip to content
This repository was archived by the owner on Apr 9, 2020. It is now read-only.

Commit e58f77e

Browse files
committed
Build windows server in build script.
1 parent 6838b09 commit e58f77e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

script/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ build windows 386 win32 local
5252
build linux amd64 linux64 server
5353
build linux 386 linux32 server
5454
#build darwin amd64 mac64 server
55-
#build windows amd64 win64 server
56-
#build windows 386 win32 server
55+
build windows amd64 win64 server
56+
build windows 386 win32 server
5757

5858
script/createdeb.sh amd64
5959
script/createdeb.sh 386

0 commit comments

Comments
 (0)