Parent Directory | Revision Log | Revision Graph
Implement createlinks script
1 | snetram | 1.1 | --- smeserver-mailstats-0.0.3/createlinks.addCreatelinks 2008-10-13 22:14:25.000000000 +0200 |
2 | +++ smeserver-mailstats-0.0.3/createlinks 2008-10-12 01:18:48.000000000 +0200 | ||
3 | @@ -0,0 +1,5 @@ | ||
4 | +#!/usr/bin/perl -w | ||
5 | + | ||
6 | +use esmith::Build::CreateLinks qw(:all); | ||
7 | + | ||
8 | +templates2events("/etc/e-smith/sql/init/smeserver-mailstats.sql", post-upgrade); |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |