Add gitsrht-initdb
1 files changed, 1 insertions(+), 0 deletions(-) M setup.py
M setup.py => setup.py +1 -0
@@ 61,6 61,7 @@ setup( ] }, scripts = [ + 'gitsrht-initdb', 'gitsrht-migrate', 'gitsrht-periodic', ]