initial commit of file from CVS for smeserver-egroupware on Sat Sep 7 20:22:36 AEST 2024

This commit is contained in:
Trevor Batley
2024-09-07 20:22:36 +10:00
parent c0d389851e
commit 90e2008b1e
32 changed files with 39909 additions and 2 deletions

8
createlinks Normal file
View File

@@ -0,0 +1,8 @@
#!/usr/bin/perl -w
use esmith::Build::CreateLinks qw(:all);
templates2events("/etc/e-smith/sql/init/80egw_mysql.sql", qw(bootstrap-console-save post-install post-upgrade ));
templates2events("/etc/e-smith/sql/init/81egw_domain.sql", qw(bootstrap-console-save post-install post-upgrade ));
templates2events("/etc/e-smith/sql/init/81egw_default", qw(bootstrap-console-save post-install post-upgrade ));