summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/stagit-gen-index2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/stagit-gen-index b/bin/stagit-gen-index
index fe13c6f..9ddde8c 100755
--- a/bin/stagit-gen-index
+++ b/bin/stagit-gen-index
@@ -3,4 +3,4 @@
srv="/srv/git"
www="/var/www/git"
-stagit-index "$repos"/*.git > "$www"/index.html
+stagit-index "$srv"/*.git > "$www"/index.html