Parent Directory | Revision Log | Revision Graph | Patch
Revision 1.1 by unnilennium, Tue Nov 5 22:59:42 2013 UTC | Revision 1.2 by unnilennium, Wed Nov 6 21:10:28 2013 UTC | |
---|---|---|
# | Line 9 diff -up smeserver-roundcube-0.9/createl | Line 9 diff -up smeserver-roundcube-0.9/createl |
9 | +for my $event (qw( | +for my $event (qw( |
10 | + bootstrap-console-save | + bootstrap-console-save |
11 | + conf-roundcube | + conf-roundcube |
12 | + post-update | + post-upgrade |
13 | + )) | + )) |
14 | +{ | +{ |
15 | + templates2events("/opt/roundcube/config/db.inc.php", $event); | + templates2events("/opt/roundcube/config/db.inc.php", $event); |
|
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |