diff options
author | Stefan Kangas <skangas@skangas.se> | 2011-03-10 15:36:48 +0100 |
---|---|---|
committer | Stefan Kangas <skangas@skangas.se> | 2011-03-10 15:36:48 +0100 |
commit | f78afd07af4a65b845e709cb1a78015f1d6244b4 (patch) | |
tree | b04ff415bade3980c0a2caf74bda2e6271f620fe | |
parent | f57e381a869095629cb8b006f93b485c8fb5dfeb (diff) |
Mention our administration scripts
-rw-r--r-- | fripost-docs.org | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/fripost-docs.org b/fripost-docs.org index f5e6900..6206b2b 100644 --- a/fripost-docs.org +++ b/fripost-docs.org @@ -795,3 +795,9 @@ It is also possible to use simple git commands in /etc, e.g. `git log'. `etckeeper' has the benefit of keeping track of file permissions, which git by itself will not. +** Use fripost-tools + +We have written some tools to make administration tasks easier. They can be +found at: + + git clone git://github.com/skangas/fripost-tools.git |