summaryrefslogtreecommitdiff
path: root/bin/stagit-gen-index
blob: fe13c6f341a766b6221dd5c5a6d11e8ff29e11d8 (plain)
1
2
3
4
5
6
#!/bin/sh
# Index repositories.

srv="/srv/git"
www="/var/www/git"
stagit-index "$repos"/*.git > "$www"/index.html