From f500e226f4d2f2cf1649808fb570a06dbc80451f 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 Upstream-commit: e233c8dd7208b358b950731a6ba93cf9dcb80eb5 Component: engine --- components/engine/hack/release.sh | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/components/engine/hack/release.sh b/components/engine/hack/release.sh index bc33f703f4..9ed3aeea4a 100755 --- a/components/engine/hack/release.sh +++ b/components/engine/hack/release.sh @@ -272,10 +272,11 @@ release_binaries() { # TODO create redirect from builds/*/i686 to builds/*/i386 cat <