|
|
@ -4,4 +4,4 @@ use esmith::Build::CreateLinks qw(:all); |
|
|
|
|
|
|
|
|
|
|
|
templates2events("/home/e-smith/files/shares/wpkg/files/settings/fwsupdates/adm_conf.bat", qw(wpkg-update bootstrap-console-save)); |
|
|
|
templates2events("/home/e-smith/files/shares/wpkg/files/settings/fwsupdates/adm_conf.bat", qw(wpkg-update bootstrap-console-save)); |
|
|
|
templates2events("/home/e-smith/files/shares/wpkg/files/settings/fwsupdates/user_conf.bat", qw(wpkg-update bootstrap-console-save)); |
|
|
|
templates2events("/home/e-smith/files/shares/wpkg/files/settings/fwsupdates/user_conf.bat", qw(wpkg-update bootstrap-console-save)); |
|
|
|
templates2events("/home/e-smith/files/shares/tools/files/scripts/fwsupdates/install.bat" qw(wpkg-update bootstrap-console-save)); |
|
|
|
templates2events("/home/e-smith/files/shares/tools/files/scripts/fwsupdates/install.bat", qw(wpkg-update bootstrap-console-save)); |
|
|
|