From e233c8dd7208b358b950731a6ba93cf9dcb80eb5 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Mon, 13 Jun 2016 17:55:06 +0200 Subject: [PATCH] Update release script installation instructions Instructions for installing the static binaries has changed, so updated the instructions. The comment on top already requires the steps to be executed as root, so removing the 'sudo' Signed-off-by: Sebastiaan van Stijn --- hack/release.sh | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/hack/release.sh b/hack/release.sh index bc33f703f4..9ed3aeea4a 100755 --- a/hack/release.sh +++ b/hack/release.sh @@ -272,10 +272,11 @@ release_binaries() { # TODO create redirect from builds/*/i686 to builds/*/i386 cat <