diff options
author | bt <bt@web> | 2024-01-17 13:34:16 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2024-01-17 13:34:16 -0500 |
commit | e6a0e4ec2f8b5b06292c5041f9e54d448004ba90 (patch) | |
tree | 9215a86a6073364823667c682d91f3a574cea4d2 | |
parent | 6f0b0e8149ea122011e1dda43c6ae12a5972d7f3 (diff) |
-rw-r--r-- | wiki/cgit.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wiki/cgit.mdwn b/wiki/cgit.mdwn index ea7f650..cc9e276 100644 --- a/wiki/cgit.mdwn +++ b/wiki/cgit.mdwn @@ -46,7 +46,7 @@ Make a text file named `cgitrc` where you specified for CGIT_CONFIG and add the include=/home/protected/cgitrepos -The in the specified file (`cgitrepos`), place your repos, ex: +Then in the specified file (`cgitrepos`), place your repos, ex: repo.url=MyRepo repo.path=/home/public/MyRepo.git |