From 74dcbdb0673dcf1a51f1d57bda233fa3201dc7c0 Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Fri, 4 Apr 2014 13:18:01 +0200 Subject: [PATCH] Add more details to the release documentation --- doc/release.md | 38 +++++++++++++++++++++++++++++++++++--- 1 file changed, 35 insertions(+), 3 deletions(-) diff --git a/doc/release.md b/doc/release.md index 1d41fae..0bbfd64 100644 --- a/doc/release.md +++ b/doc/release.md @@ -29,6 +29,19 @@ git push origin 6-6-stable 6.6.0.omnibus ## On the build machines +### One-time + +- Set up the `attach.sh` script + +```shell +sudo su - omnibus-build +cat > attach.sh <