diff options
author | John Ankarström <john@ankarstrom.se> | 2021-07-13 16:16:35 +0200 |
---|---|---|
committer | John Ankarström <john@ankarstrom.se> | 2021-07-13 16:17:00 +0200 |
commit | bf7082642aaebc2710bf7384b8f4023309d7dab4 (patch) | |
tree | b1f7ef0a72baf64fac5c251629732b487fb15011 | |
parent | c767813a91bb43d9ce5d1f1dcc41bb4f4a0ac7ee (diff) | |
download | rbsd-bf7082642aaebc2710bf7384b8f4023309d7dab4.tar.gz |
Add README
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +This repository stores and keeps track of the configuration +of my NetBSD server. + +It is configured as a bare Git repository in /.git. It is +managed using the script /usr/local/bin/gg. |