diff options
author | Drew DeVault <sir@cmpwn.com> | 2020-10-31 17:03:54 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2020-10-31 17:03:54 -0400 |
commit | 8b5799822954b3f3ddaa9af489b56b20e5ddb24f (patch) | |
tree | 95ca672a8075aec55f7a49854dbf36f7627dc30e /builds.sr.ht | |
parent | 81c24c959c3bf75e5cecae970034f9e275542976 (diff) | |
download | sr.ht-docs-8b5799822954b3f3ddaa9af489b56b20e5ddb24f.tar.gz |
Update builds.sr.ht/installation.md
Diffstat (limited to 'builds.sr.ht')
-rw-r--r-- | builds.sr.ht/installation.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/builds.sr.ht/installation.md b/builds.sr.ht/installation.md index b8bc3ce..2ed6cd1 100644 --- a/builds.sr.ht/installation.md +++ b/builds.sr.ht/installation.md @@ -128,6 +128,7 @@ In order to run builds, we require the following: Don't forget to configure DNS, too. - SSH listening on port 22 (the standard port) with passwordless login *enabled* - A user named `build` to log into SSH with, preferrably with uid 1000 +- git config setting user.name to builds.sr.ht and user.email to builds@sr.ht - Bash (temporary - we'll make this more generic at some point) Not strictly necessary, but recommended: |