diff options
-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: |