diff options
author | Himbeer <himbeerserverde@gmail.com> | 2024-02-17 18:54:23 +0100 |
---|---|---|
committer | Himbeer <himbeerserverde@gmail.com> | 2024-02-17 18:54:23 +0100 |
commit | 25a073f637f421c7653c63542a4975a82e35c3fd (patch) | |
tree | 02bcc14db052d9503730cf1c7031d3e72e1d9d36 /README.md | |
parent | 77c3fe537ce8945bba6c0b1c3e2b4d50f5d4a926 (diff) |
make cgit config work
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |