aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHimbeer <himbeerserverde@gmail.com>2024-02-17 18:54:23 +0100
committerHimbeer <himbeerserverde@gmail.com>2024-02-17 18:54:23 +0100
commit25a073f637f421c7653c63542a4975a82e35c3fd (patch)
tree02bcc14db052d9503730cf1c7031d3e72e1d9d36 /README.md
parent77c3fe537ce8945bba6c0b1c3e2b4d50f5d4a926 (diff)
make cgit config work
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ed10a61..89a72a1 100644
--- a/README.md
+++ b/README.md
@@ -9,8 +9,8 @@ No JavaScript is used, but there is a global CSS stylesheet.
The `sys` directory contains the filesystem structure to copy to the rootfs.
This repository should be cloned to `/srv/www`.
-The `install.sh` script contains symlinks for configuration files to `/srv/www`,
-overwriting existing files.
+The `install.sh` script creates symlinks for configuration files to `/srv/www`
+and the cgit stylesheet, overwriting existing files.
The `uninstall.sh` script removes them again without restoring the original files.
## Required system packages