Move all build scripts to script/build

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2016-01-15 16:27:43 -05:00
commit a87d482a3b
11 changed files with 11 additions and 11 deletions

View file

@ -58,7 +58,7 @@ When prompted build the non-linux binaries and test them.
1. Build the Mac binary in a Mountain Lion VM:
script/prepare-osx
script/build-osx
script/build/osx
2. Download the windows binary from AppVeyor