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 <