Browse Source

Hack: correct typo in release checklist

Solomon Hykes 12 years ago
parent
commit
f6c64827c8
1 changed files with 2 additions and 1 deletions
  1. 2 1
      hack/RELEASE-CHECKLIST.md

+ 2 - 1
hack/RELEASE-CHECKLIST.md

@@ -91,7 +91,8 @@ docker run  \
 	-e AWS_ACCESS_KEY=$(cat ~/.aws/access_key) \
 	-e AWS_SECRET_KEY=$(cat ~/.aws/secret_key) \
 	-e GPG_PASSPHRASE=supersecretsesame \
-	hack/make.sh release
+	docker
+	hack/release.sh
 ```
 
 It will build and upload the binaries on the specified bucket (you should